From 5639de7571bc1807e6486c9d05cc455a74346922 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 22 Apr 2014 15:17:41 +0000 Subject: Add a "WHEN" variant of "GIVEN a running WEBAPP" --- yarns.webapp/030-queue-management.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarns.webapp/030-queue-management.yarn') 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 -- cgit v1.2.1