Skip to content
Snippets Groups Projects
Commit ab9c1b03 authored by Benjamin Ledel's avatar Benjamin Ledel
Browse files

Merge branch 'main' of git.rwth-aachen.de:polaris/entwicklung/rights-engine

parents 5a5667f9 4f26b93e
No related branches found
No related tags found
No related merge requests found
Pipeline #1644433 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.
Finish editing this message first!
Please register or to comment