Explorar el Código

chore(cov): Drop duplicate pattern in omit list

version-14
Gavin D'souza hace 4 años
padre
commit
a3b68cbc2e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      frappe/commands/utils.py

+ 0
- 1
frappe/commands/utils.py Ver fichero

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


Cargando…
Cancelar
Guardar