1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

More tests in WEI app, but we can still go further

This commit is contained in:
Yohann D'ANELLO
2020-08-11 01:03:29 +02:00
parent 25e26fe8cf
commit b7a88a387c
6 changed files with 232 additions and 37 deletions

View File

@ -82,5 +82,3 @@ class PermissionQueryTestCase(TestCase):
if instanced.query:
print("Compiled query:", instanced.query)
raise
print("All permission queries are well formed")