mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update test_middleware.py
This commit is contained in:
parent
53712c2d6c
commit
bf2b9d2beb
@ -33,7 +33,7 @@ class MiddlewareTests(TestCase):
|
||||
self.client.logout()
|
||||
|
||||
# check that static files go through
|
||||
self.check_path('/static/admin/fonts/LICENSE.txt')
|
||||
self.check_path('/static/admin/css/login.css')
|
||||
|
||||
# check that account things go through
|
||||
self.check_path(reverse('account_login'))
|
||||
|
Loading…
Reference in New Issue
Block a user