Skip to content

Commit 4e9cd12

Browse files
committed
Add assets precompile
1 parent 8dd954f commit 4e9cd12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/test_example_app

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ yarn install
1010

1111
# test a normal test run
1212
bundle exec rake db:test:prepare
13+
bundle exec rake assets:precompile
1314
bundle exec rake cypress:run
1415

1516
# test that passing options works (by printing help)

0 commit comments

Comments
 (0)