Add a test for fast_spec_helper

This commit is contained in:
Lin Jen-Shin 2019-04-02 20:53:46 +08:00
parent 6a2e10e38b
commit d99e540c16

View file

@ -561,6 +561,11 @@ rspec-mysql:
<<: *only-schedules-master
parallel: 50
rspec-fast-spec-helper:
<<: *rspec-metadata-pg
script:
- bundle exec rspec spec/fast_spec_helper.rb
.rspec-quarantine: &rspec-quarantine
<<: *only-schedules-master
script: