mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 16:55:08 +00:00
Remove line that is no longer required.
This commit is contained in:
parent
1d5c176ea5
commit
3533bdb83f
@ -72,7 +72,6 @@ task 'docker:test' do
|
||||
|
||||
if ENV["INSTALL_OFFICIAL_PLUGINS"]
|
||||
@good &&= run_or_fail("bundle exec rake plugin:install_all_official")
|
||||
@good &&= run_or_fail("bundle exec rails r 'puts \"installing all gems\"'")
|
||||
end
|
||||
|
||||
@good &&= run_or_fail("bundle exec rake db:create db:migrate")
|
||||
|
Loading…
x
Reference in New Issue
Block a user