Fix poll expiration notify worker spec sometimes return error

This commit is contained in:
KMY 2023-08-09 10:25:44 +09:00
parent 3be796adf8
commit 88339b3657
4 changed files with 12 additions and 1 deletions

View file

@ -632,6 +632,8 @@ GEM
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-sidekiq (3.1.0)
rspec-core (~> 3.0, >= 3.0.0)
sidekiq (>= 2.4.0)
@ -909,6 +911,7 @@ DEPENDENCIES
redis-namespace (~> 1.10)
rqrcode (~> 2.2)
rspec-rails (~> 6.0)
rspec-retry (>= 0.6.2)
rspec-sidekiq (~> 3.1)
rspec_chunked (~> 0.6)
rubocop