You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
` 1) Failure:
Model#test_0004_triggers the enqueued notifications on save [/home/abhi/ruby-devise-async/test/devise/async/model_test.rb:50]:
Expected: 1
Actual: 2
Failure:
Model#test_0003_accumulates notifications to be sent after commit when Model has been changed [/home/abhi/ruby-devise-async/test/devise/async/model_test.rb:32]:
Expected: 1
Actual: 2
`
What can be these ?
I disabled some of the tests for backburner,rescue,que,que-classic,suckerpunch , since I dont need that. More info is here . Please help
The text was updated successfully, but these errors were encountered:
` 1) Failure:
Model#test_0004_triggers the enqueued notifications on save [/home/abhi/ruby-devise-async/test/devise/async/model_test.rb:50]:
Expected: 1
Actual: 2
Model#test_0003_accumulates notifications to be sent after commit when Model has been changed [/home/abhi/ruby-devise-async/test/devise/async/model_test.rb:32]:
Expected: 1
Actual: 2
`
What can be these ?
I disabled some of the tests for backburner,rescue,que,que-classic,suckerpunch , since I dont need that. More info is here . Please help
The text was updated successfully, but these errors were encountered: