From 6415ef7e537c7674bb0b9b9011f9077114b63af6 Mon Sep 17 00:00:00 2001 From: "kayee.wong" Date: Wed, 25 Sep 2024 16:41:47 +0000 Subject: [PATCH] Resolve unit run conflict. --- ci/scripts/tests/test_setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/scripts/tests/test_setup.py b/ci/scripts/tests/test_setup.py index 77a36369f4..9c304dd5cf 100755 --- a/ci/scripts/tests/test_setup.py +++ b/ci/scripts/tests/test_setup.py @@ -7,7 +7,7 @@ HOMEgfs = os.sep.join(_here.split(os.sep)[:-3]) RUNDIR = os.path.join(_here, 'testdata/RUNDIR') pslot = "C48_ATM" -account = "fv3-cpu" +account = "gsd-fv3" foobar = "foobar"