Stablized tests: Delayed::Job entries added in previous tests cause failing tests.

This commit is contained in:
Thorsten Eckel 2018-06-23 08:18:41 +02:00
parent 6a1eb1fef4
commit df0b213691

View file

@ -75,6 +75,8 @@ class MonitoringControllerTest < ActionDispatch::IntegrationTest
roles: roles,
)
# ensure fresh state
Delayed::Job.destroy_all
end
test '01 monitoring without token' do