chore(cov): Drop duplicate pattern in omit list

This commit is contained in:
Gavin D'souza 2021-06-03 21:46:39 +05:30
parent 3b32f542a7
commit a3b68cbc2e

View file

@ -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/*',