From beae17e5a941c8fe3182f95049872be90e8c0731 Mon Sep 17 00:00:00 2001 From: Phil Owen <19691521+PhillipsOwen@users.noreply.github.com> Date: Thu, 25 Jan 2024 09:09:02 -0500 Subject: [PATCH] commenting out local test --- src/tests/test_staging.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/test_staging.py b/src/tests/test_staging.py index 209ba9a..7512228 100644 --- a/src/tests/test_staging.py +++ b/src/tests/test_staging.py @@ -18,7 +18,7 @@ from src.common.staging_enums import StagingType, WorkflowTypeName -#@pytest.mark.skip(reason="Local test only") +@pytest.mark.skip(reason="Local test only") def test_run(): """ tests doing the normal operations for initial and final staging.