Add a test for fast_spec_helper
This commit is contained in:
parent
6a2e10e38b
commit
d99e540c16
1 changed files with 5 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue