Skip to content

Commit b8d6aa0

Browse files
author
Kelly Selden
authored
Merge pull request #4 from ember-cli/revert-3-ember-qunit-codemod
Revert "fix qunit codemod"
2 parents d60fece + f2a80c3 commit b8d6aa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "3.0.0-beta.1",
1010
"projectTypes": ["app", "addon"],
1111
"nodeVersion": "4.0.0",
12-
"commands": ["ember-qunit-codemod convert-module-for-to-setup-test tests"]
12+
"commands": ["jscodeshift -t https://rawgit.com/rwjblue/ember-qunit-codemod/master/ember-qunit-codemod.js ./tests/"]
1313
},
1414
"ember-test-helpers-codemod": {
1515
"version": "3.0.0-beta.1",

0 commit comments

Comments
 (0)