mirror of
https://github.com/hibiken/asynq.git
synced 2026-02-04 03:08:24 +00:00
Update ListServers and ListWorkers methods in RDB
This commit is contained in:
@@ -2717,6 +2717,7 @@ func TestRemoveQueueError(t *testing.T) {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
func TestListServers(t *testing.T) {
|
||||
r := setup(t)
|
||||
@@ -2823,7 +2824,6 @@ func TestListWorkers(t *testing.T) {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
func TestPause(t *testing.T) {
|
||||
r := setup(t)
|
||||
|
||||
Reference in New Issue
Block a user