Skip to content
Snippets Groups Projects
Commit 199fe214 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

TMSS-2541: fixed test

parent 23df6b31
No related branches found
No related tags found
1 merge request!1134Draft: TMSS-2541: implemented method is_used_in_unfinised_tasks and added tests to...
......@@ -61,6 +61,7 @@ from django.contrib.auth.models import Group
from django.contrib.auth import get_user_model
User = get_user_model()
from lofar.sas.tmss.test.test_utils import set_subtask_state_following_allowed_transitions
from lofar.common.json_utils import get_default_json_object_for_schema
class SystemPermissionTestCase(unittest.TestCase):
'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment