Reorganize tests literals and move then to their respective apps.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
TEST_GROUP = 'test group'
|
||||
TEST_ROLE_LABEL = 'test role'
|
||||
TEST_ROLE_LABEL_EDITED = 'test role label edited'
|
||||
TEST_USER_USERNAME = 'test user'
|
||||
TEST_USER_PASSWORD = 'test password'
|
||||
|
||||
Reference in New Issue
Block a user