summaryrefslogtreecommitdiff
path: root/yarns.webapp/030-queue-management.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-22 15:17:41 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-22 15:17:41 +0000
commit5639de7571bc1807e6486c9d05cc455a74346922 (patch)
tree4505405a1e179ce29f01e6af0ea576fac36decc0 /yarns.webapp/030-queue-management.yarn
parent3cecab7699a921524d954e761ee6614c6289625d (diff)
downloadlorry-controller-5639de7571bc1807e6486c9d05cc455a74346922.tar.gz
Add a "WHEN" variant of "GIVEN a running WEBAPP"
Diffstat (limited to 'yarns.webapp/030-queue-management.yarn')
-rw-r--r--yarns.webapp/030-queue-management.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns.webapp/030-queue-management.yarn b/yarns.webapp/030-queue-management.yarn
index 91a8511..427bc72 100644
--- a/yarns.webapp/030-queue-management.yarn
+++ b/yarns.webapp/030-queue-management.yarn
@@ -26,7 +26,7 @@ new one, and verify that the `running-queue` status is still `true`.
WHEN WEBAPP is terminated
THEN WEBAPP isn't running
- GIVEN a running WEBAPP
+ WHEN WEBAPP is started
WHEN admin makes request GET /1.0/status
THEN response has running_queue set to false