mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
remove static test
This commit is contained in:
parent
f3bf126415
commit
2483b746cf
@ -32,9 +32,6 @@ class MiddlewareTests(TestCase):
|
|||||||
# logout
|
# logout
|
||||||
self.client.logout()
|
self.client.logout()
|
||||||
|
|
||||||
# check that static files go through
|
|
||||||
self.check_path('/static/css/inventree.css')
|
|
||||||
|
|
||||||
# check that account things go through
|
# check that account things go through
|
||||||
self.check_path(reverse('account_login'))
|
self.check_path(reverse('account_login'))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user