Add management command to run tests from app list built dynamically.
This commit is contained in:
@@ -19,6 +19,7 @@ from .links import (
|
||||
|
||||
class PermissionsApp(MayanAppConfig):
|
||||
name = 'permissions'
|
||||
test = True
|
||||
verbose_name = _('Permissions')
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user