Formatting
This commit is contained in:
parent
4a385bde6b
commit
befc7ad2cd
28 changed files with 253 additions and 311 deletions
|
@ -166,6 +166,7 @@ def test_no_javascript_in_comments(todo_setup, client):
|
|||
|
||||
# ### PERMISSIONS ###
|
||||
|
||||
|
||||
def test_view_add_list_nonadmin(todo_setup, client):
|
||||
url = reverse("todo:add_list")
|
||||
client.login(username="you", password="password")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue