mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-24 16:58:35 -04:00
ensure the activemedian methods are in the test db
This commit is contained in:
committed by
Brenda Wallace
parent
f1d830bfa9
commit
05dabd0ded
@@ -37,7 +37,7 @@ script:
|
||||
./script/check_static.rb
|
||||
else
|
||||
bundle exec rails db:create db:migrate;
|
||||
bundle exec rails runner "ActiveMedian.create_function";
|
||||
RAILS_ENV=test bundle exec rails runner "ActiveMedian.create_function";
|
||||
bundle exec rails assets:precompile;
|
||||
bundle exec rails search:reindex;
|
||||
bundle exec rspec spec;
|
||||
|
||||
Reference in New Issue
Block a user