Skip to content

Commit

Permalink
Revert "skip failing"
Browse files Browse the repository at this point in the history
This reverts commit 54a82f3.
  • Loading branch information
ivan-c committed Nov 1, 2024
1 parent f41c27d commit b2af5a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_audit.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import pytest

@pytest.mark.skip("failing after dependency upgrade")
def test_auditlog_missing_data(client):
response = client.post('/auditlog')
# no data, expect 400
Expand Down

0 comments on commit b2af5a4

Please sign in to comment.