Skip to content

Commit

Permalink
commenting out local test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Jan 25, 2024
1 parent eb4eebd commit beae17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test_staging.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit beae17e

Please sign in to comment.