Skip to content

Commit

Permalink
force test
Browse files Browse the repository at this point in the history
  • Loading branch information
diversen7 committed Jan 9, 2025
1 parent 5b30eb0 commit 6000c29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/config-default/auth_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
}
incorrect_login = {"username": invalid_user, "password": invalid_password}


"""
User already exists. At some point we should test with a user that does not exist.
Before that is possible we should be allowed to delete a user from the database.
Expand Down

0 comments on commit 6000c29

Please sign in to comment.