summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-11-23 10:23:23 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-11-23 13:18:06 +0000
commitb256cc78c1cd6971b3084a755a713ca998ced58c (patch)
tree964269286a831d0c8c2d03eeb2a7d243b8135372
parent55f2b612afa9433bbaa5b4d6043dfed79a13ba6a (diff)
downloadmorph-b256cc78c1cd6971b3084a755a713ca998ced58c.tar.gz
Fix path used in a scenario
Change-Id: I9a37ff80a43f8930a55f466a053fb54de8a02570
-rw-r--r--yarns/building.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/building.yarn b/yarns/building.yarn
index d2cd0c27..cb92a098 100644
--- a/yarns/building.yarn
+++ b/yarns/building.yarn
@@ -89,7 +89,7 @@ repos cached locally.
> AND system test-system in cluster test-cluster.morph in branch master has deployment location: test-system
> WHEN the user attempts to deploy the cluster test-cluster.morph in branch master
> THEN morph succeeded
-> AND file workspace/master/test/morphs/test-system exists
+> AND file definitions/test-system exists
FINALLY the distbuild controller is terminated
AND the distbuild worker is terminated