We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4804e89 + be00cf5 commit 7a59755Copy full SHA for 7a59755
1 file changed
manifest.json
@@ -16,8 +16,8 @@
16
"projectTypes": ["app", "addon"],
17
"nodeVersion": "6.0.0",
18
"commands": [
19
- "ember-test-helpers-codemod --type=integration tests/integration",
20
- "ember-test-helpers-codemod --type=acceptance tests/acceptance"
+ "ember-test-helpers-codemod integration tests/integration",
+ "ember-test-helpers-codemod acceptance tests/acceptance"
21
]
22
},
23
"es5-getter-ember-codemod": {
0 commit comments