Ver a proveniência

chore(cov): Drop duplicate pattern in omit list

version-14
Gavin D'souza há 4 anos
ascendente
cometimento
a3b68cbc2e
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      frappe/commands/utils.py

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

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


Carregando…
Cancelar
Guardar