maybe this ressource can be found in the cloud

This commit is contained in:
Matthias 2022-05-14 00:11:18 +02:00
parent bf2b9d2beb
commit f3bf126415
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -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'))