diff --git a/frappe/commands/utils.py b/frappe/commands/utils.py index d6cf2309ba..8ef70d739c 100644 --- a/frappe/commands/utils.py +++ b/frappe/commands/utils.py @@ -583,7 +583,6 @@ def run_tests(context, app=None, module=None, doctype=None, test=(), profile=Fal '*.less', '*.scss', '*.vue', - '*.pyc', '*.html', '*/test_*', '*/node_modules/*',