Skip to content

Commit 30185ca

Browse files
NullVoxPopuliKelly Selden
authored andcommitted
Update qunit codemod command
I was hoping that this would fix this issue: but it did not ember-codemods/ember-qunit-codemod#196
1 parent c3a77f6 commit 30185ca

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
@@ -13,7 +13,7 @@
1313
},
1414
"projectOptions": ["app", "addon"],
1515
"nodeVersion": "4.0.0",
16-
"commands": ["jscodeshift -t https://rawgit.com/rwjblue/ember-qunit-codemod/913a9b18b240a54f8d1ac08657a2701b908e2d34/ember-qunit-codemod.js ./tests/"]
16+
"commands": ["npx ember-qunit-codemod convert-module-for-to-setup-test ./tests/"]
1717
},
1818
"ember-test-helpers-codemod": {
1919
"versions": {

0 commit comments

Comments
 (0)