Skip to content

Commit

Permalink
fix: skip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leoni-q committed Apr 11, 2024
1 parent fe53c42 commit 5c7e03e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ def test_does_not_save_signature_when_wrong_user_address(
assert result is None


@pytest.mark.skip("Cannot create epoch context for epoch 0")
@pytest.mark.skip
def test_does_not_save_signature_when_service_returns_404(
context,
alice,
Expand Down

0 comments on commit 5c7e03e

Please sign in to comment.