mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 06:55:37 +08:00
DEV: Use a bigger suite for warming up the tmp folder
This commit is contained in:
parent
c63e84dc62
commit
0ba0aa00e7
@ -146,7 +146,7 @@ task 'docker:test' do
|
||||
puts "travis_fold:start:ruby_tests" if ENV["TRAVIS"]
|
||||
|
||||
if ENV['WARMUP_TMP_FOLDER']
|
||||
run_or_fail('bundle exec rspec ./spec/requests/clicks_controller_spec.rb')
|
||||
run_or_fail('bundle exec rspec ./spec/requests/groups_controller_spec.rb')
|
||||
end
|
||||
|
||||
unless ENV["SKIP_CORE"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user