about summary refs log tree commit diff
path: root/lib/presque/ControlHandler.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/presque/ControlHandler.pm')
-rw-r--r--lib/presque/ControlHandler.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/presque/ControlHandler.pm b/lib/presque/ControlHandler.pm
index 38bbe89..998d55c 100644
--- a/lib/presque/ControlHandler.pm
+++ b/lib/presque/ControlHandler.pm
@@ -102,7 +102,7 @@ content-type : application/json
 
 code : 200
 
-content : {"status":"0","queue":"foo"}
+content : {"status":"0","queue":"foo", next_run_after: "1234"}
 
 =back