devise-async
devise-async copied to clipboard
Test error
` 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