Skip to content

Commit ecb3402

Browse files
author
Kelly Selden
committed
chore: remove filter
1 parent 295b59d commit ecb3402

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
"--timeout",
1414
"999999",
1515
"--colors",
16-
"test/tests.js",
17-
"-f",
18-
"ember-modules-codemod"
16+
"test/tests.js"
1917
],
2018
"env": {
2119
"DEBUG": "ember-cli-update,boilerplate-update,git-diff-apply,git-fixtures"

0 commit comments

Comments
 (0)