Skip to content
Snippets Groups Projects
Commit 4f26b93e authored by Lennard Strohmeyer's avatar Lennard Strohmeyer :penguin:
Browse files

more DEBUG

parent 5bc2a214
No related branches found
No related tags found
No related merge requests found
Pipeline #1644422 failed
......@@ -1060,6 +1060,8 @@ class TextxAPIAdditionalLrs(BaseTestCase):
self.statement,
format="json",
)
print(Provider.objects.all())
print(UserConsents.objects.all())
print(response.json())
self.assertEqual(response.status_code, 200)
self.assertEqual(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment