summaryrefslogtreecommitdiff
path: root/yarns/architecture.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/architecture.yarn')
-rw-r--r--yarns/architecture.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/architecture.yarn b/yarns/architecture.yarn
index 66329c81..038492cd 100644
--- a/yarns/architecture.yarn
+++ b/yarns/architecture.yarn
@@ -5,7 +5,7 @@ Morph Cross-Building Tests
GIVEN a workspace
AND a git server
AND a system called base-system-testarch for architecture testarch in the git server
- WHEN checking out the master system branch
- AND attempting to build the system base-system-testarch in branch master
+ WHEN the user checks out the system branch called master
+ AND the user attempts to build the system base-system-testarch in branch master
THEN morph failed
AND the build error message includes the string "Are you trying to cross-build?"