Skip to content

Commit

Permalink
fix: test can not assume about what is done within extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Jul 2, 2024
1 parent 6ab4c7d commit 937b741
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ def test_chainWithBannedSites():

result = tqDB.retrieveTaskQueues()
assert result["OK"]
assert result["Value"] == {}


def test_chainWithPlatforms():
Expand Down

0 comments on commit 937b741

Please sign in to comment.