Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Mar 26, 2023
1 parent 3975129 commit 197d89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/convenience_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


def test_convenience_urls():
assert len(urlpatterns) == 3
assert len(urlpatterns) == 4

0 comments on commit 197d89c

Please sign in to comment.