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