mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
better test title
This commit is contained in:
parent
1fd3c0bb50
commit
7306c39b21
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ class TestManager < Sidekiq::Test
|
|||
@processor.verify
|
||||
end
|
||||
|
||||
it 'indicates status in proctitle' do
|
||||
it 'indicates stopping status in proctitle' do
|
||||
assert_equal "sidekiq #{Sidekiq::VERSION} myapp [0 of 3 busy] stopping", $0
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue