mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
maybe this ressource can be found in the cloud
This commit is contained in:
parent
bf2b9d2beb
commit
f3bf126415
@ -33,7 +33,7 @@ class MiddlewareTests(TestCase):
|
||||
self.client.logout()
|
||||
|
||||
# check that static files go through
|
||||
self.check_path('/static/admin/css/login.css')
|
||||
self.check_path('/static/css/inventree.css')
|
||||
|
||||
# check that account things go through
|
||||
self.check_path(reverse('account_login'))
|
||||
|
Loading…
Reference in New Issue
Block a user