diff --git a/src/xapi/tests/tests.py b/src/xapi/tests/tests.py index de85721a74f96657dbae9da812f54a8011b721f5..db07afd7ac6bde65954455193c06905597306a4d 100644 --- a/src/xapi/tests/tests.py +++ b/src/xapi/tests/tests.py @@ -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(