summaryrefslogtreecommitdiff
path: root/yarns/branches-workspaces.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/branches-workspaces.yarn')
-rw-r--r--yarns/branches-workspaces.yarn9
1 files changed, 9 insertions, 0 deletions
diff --git a/yarns/branches-workspaces.yarn b/yarns/branches-workspaces.yarn
index fa6e815c..492bd102 100644
--- a/yarns/branches-workspaces.yarn
+++ b/yarns/branches-workspaces.yarn
@@ -614,6 +614,15 @@ Generating a manifest works
WHEN morph generates a manifest
THEN the manifest is generated
+A CSV manifest can also be generated.
+
+ SCENARIO morph generates a csv manifest
+ GIVEN a git server
+
+ WHEN morph generates a manifest for system systems/test-system.morph at ref HEAD in repository test:morphs
+ THEN morph succeeded
+ AND the csv manifest is generated
+
Definition diffing
------------------