Remove comment that is no longer relevant.

This commit is contained in:
Guo Xiang Tan 2017-07-25 08:58:40 +09:00
parent 4da98cdcfe
commit be3c9bca0b

View File

@ -152,7 +152,6 @@ describe Scheduler::Manager do
manager.stop! manager.stop!
end end
# something about logging jobs causing a leak in connection pool in test
it 'should log when job finishes running' do it 'should log when job finishes running' do
Testing::RandomJob.runs = 0 Testing::RandomJob.runs = 0