Enable web links app tests
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -34,7 +34,7 @@ class WebLinksApp(MayanAppConfig):
|
|||||||
app_namespace = 'web_links'
|
app_namespace = 'web_links'
|
||||||
app_url = 'web_links'
|
app_url = 'web_links'
|
||||||
has_rest_api = False
|
has_rest_api = False
|
||||||
has_tests = False
|
has_tests = True
|
||||||
name = 'mayan.apps.web_links'
|
name = 'mayan.apps.web_links'
|
||||||
verbose_name = _('Links')
|
verbose_name = _('Links')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user