Fix poll expiration notify worker spec sometimes return error
This commit is contained in:
parent
3be796adf8
commit
88339b3657
4 changed files with 12 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -142,6 +142,8 @@ group :test do
|
|||
|
||||
# Stub web requests for specs
|
||||
gem 'webmock', '~> 3.18'
|
||||
|
||||
gem 'rspec-retry', '>= 0.6.2'
|
||||
end
|
||||
|
||||
group :development do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue