From 3088878d985f0c4ef2091a9e5bf79dde38cd42db Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Mon, 23 Nov 2015 10:23:23 +0000 Subject: Fix path used in a scenario Change-Id: I9a37ff80a43f8930a55f466a053fb54de8a02570 --- yarns/building.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1