forked from DGNum/gestioCOF
typo
This commit is contained in:
parent
ffb777a4cd
commit
4fce1e8afc
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class TestBdAViews(TestCase):
|
|||
"""Test the catalogue JSON API"""
|
||||
client = Client()
|
||||
|
||||
# The `list` hooh
|
||||
# The `list` hook
|
||||
resp = client.get("/bda/catalogue/list")
|
||||
self.assertJSONEqual(
|
||||
resp.content.decode("utf-8"),
|
||||
|
|
Loading…
Reference in a new issue