1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Chris Kershaw 2016-01-18 22:07:02 -05:00
parent 7c090d079e
commit de405cc09b

View file

@ -343,9 +343,6 @@ class TestCli < Sidekiq::Test
@cli.handle_signal('USR2')
end
mock.verify
#@cli.handle_signal('USR2')
#klass.verify
end
end