summaryrefslogtreecommitdiff
path: root/yarns/deployment.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/deployment.yarn')
-rw-r--r--yarns/deployment.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/deployment.yarn b/yarns/deployment.yarn
index 0fb3fb72..35f933b7 100644
--- a/yarns/deployment.yarn
+++ b/yarns/deployment.yarn
@@ -4,7 +4,7 @@ Morph Deployment Tests
SCENARIO deploying a non-cluster morphology
GIVEN a workspace
AND a git server
- WHEN checking out the master system branch
- AND attempting to deploy the system test-system in branch master
+ WHEN the user checks out the system branch called master
+ AND the user attempts to deploy the system test-system in branch master
THEN morph failed
AND the deploy error message includes the string "morph deploy is only supported for cluster morphologies"