retry tests as a workaround for fragile integration tests (closes foodcoops#205)
This commit is contained in:
parent
5adb25caf5
commit
8ac7cbf96f
3 changed files with 11 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -88,5 +88,6 @@ group :test do
|
|||
# need to include rspec components before i18n-spec or rake fails in test environment
|
||||
gem 'rspec-core'
|
||||
gem 'rspec-expectations'
|
||||
gem 'rspec-rerun'
|
||||
gem 'i18n-spec'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue