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 d60fece + f2a80c3 commit b8d6aa0Copy full SHA for b8d6aa0
1 file changed
manifest.json
@@ -9,7 +9,7 @@
9
"version": "3.0.0-beta.1",
10
"projectTypes": ["app", "addon"],
11
"nodeVersion": "4.0.0",
12
- "commands": ["ember-qunit-codemod convert-module-for-to-setup-test tests"]
+ "commands": ["jscodeshift -t https://rawgit.com/rwjblue/ember-qunit-codemod/master/ember-qunit-codemod.js ./tests/"]
13
},
14
"ember-test-helpers-codemod": {
15
0 commit comments