mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
DEV: Run a faster test when warming up
This commit is contained in:
parent
bacc114462
commit
197ad8cd6e
@ -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/users_controller_spec.rb:222')
|
||||
run_or_fail('bundle exec rspec ./spec/requests/clicks_controller_spec.rb')
|
||||
end
|
||||
|
||||
unless ENV["SKIP_CORE"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user