Skip to content

Commit

Permalink
fix flake error
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenwh committed Oct 17, 2024
1 parent 2d3140d commit c48c41d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_api/test_worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ def testApiWorker_NamespaceRejectedIfWrongEnv(filesDir):

# END Test testApiWorker_NamespaceRejectedIfWrongEnv


@pytest.mark.api
def testApiWorker_ParentNamespaceReplacement(filesDir):
"""Test the replacement of the namespace in the parent dataset
Expand Down

0 comments on commit c48c41d

Please sign in to comment.