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 8dd954f commit 4e9cd12Copy full SHA for 4e9cd12
script/test_example_app
@@ -10,6 +10,7 @@ yarn install
10
11
# test a normal test run
12
bundle exec rake db:test:prepare
13
+bundle exec rake assets:precompile
14
bundle exec rake cypress:run
15
16
# test that passing options works (by printing help)
0 commit comments