summaryrefslogtreecommitdiff
path: root/tests.branching/edit-updates-stratum.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/edit-updates-stratum.stdout')
-rw-r--r--tests.branching/edit-updates-stratum.stdout11
1 files changed, 7 insertions, 4 deletions
diff --git a/tests.branching/edit-updates-stratum.stdout b/tests.branching/edit-updates-stratum.stdout
index 7dd3a8e2..71038a16 100644
--- a/tests.branching/edit-updates-stratum.stdout
+++ b/tests.branching/edit-updates-stratum.stdout
@@ -1,8 +1,8 @@
diff --git a/hello-stratum.morph b/hello-stratum.morph
-index d7c0afe..af63df7 100644
+index 77fb1d0..c5ed672 100644
--- a/hello-stratum.morph
+++ b/hello-stratum.morph
-@@ -1,10 +1,13 @@
+@@ -1,12 +1,14 @@
{
- "name": "hello-stratum",
- "kind": "stratum",
@@ -13,10 +13,13 @@ index d7c0afe..af63df7 100644
{
- "name": "hello",
- "ref": "master",
-+ "build-depends": null,
+- "repo": "baserock:hello",
+- "build-depends": []
++ "build-depends": [],
+ "morph": "hello",
+ "name": "hello",
+ "ref": "newbranch",
- "repo": "baserock:hello"
++ "repo": "baserock:hello"
}
]
+ }