Skip to content

Commit

Permalink
fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Malachirwin committed Jan 28, 2025
1 parent 42f4cc4 commit 1900cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/lightning_cad/test_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def add_jasmine_tests
run 'npm pkg set scripts.test="yarn test:server && yarn test:browser"'

copy_file 'jasmine.json'
copy_file 'jp-runner.config.json'
copy_file 'jp-runner.config.js'
copy_file 'spec/javascript/.eslintrc.js'
copy_file 'spec/javascript/shared/TestSetup.js'
copy_file 'spec/javascript/browser/TestSetup.js'
Expand Down

0 comments on commit 1900cf7

Please sign in to comment.