ソースを参照

chore(cov): Drop duplicate pattern in omit list

version-14
Gavin D'souza 4年前
コミット
a3b68cbc2e
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      frappe/commands/utils.py

+ 0
- 1
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/*',


読み込み中…
キャンセル
保存