mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Fix pycodestyle, experiment with custom buildpack
This commit is contained in:
@@ -129,7 +129,6 @@ class TestSampleDataGenerator(TestCase):
|
||||
assert response.status_code == 403
|
||||
self.client.logout()
|
||||
|
||||
|
||||
def test_keyholder_access(self):
|
||||
assert self.client.login(username="keyholder", password="keyholder")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user