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.
1 parent a87668d commit 9d6cb01Copy full SHA for 9d6cb01
lib/generators/lightning_cad/test_generator.rb
@@ -13,7 +13,7 @@ def add_jasmine_tests
13
run 'npm pkg set scripts.test="yarn test:server && yarn test:browser"'
14
15
copy_file 'jasmine.json'
16
- copy_file 'jp-runner.config.json'
+ copy_file 'jp-runner.config.js'
17
copy_file 'spec/javascript/.eslintrc.js'
18
copy_file 'spec/javascript/shared/TestSetup.js'
19
copy_file 'spec/javascript/browser/TestSetup.js'
0 commit comments