summaryrefslogtreecommitdiff
path: root/tests.branching/edit-uses-ref-from-stratum.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/edit-uses-ref-from-stratum.script')
-rwxr-xr-xtests.branching/edit-uses-ref-from-stratum.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.branching/edit-uses-ref-from-stratum.script b/tests.branching/edit-uses-ref-from-stratum.script
index 5b1f5137..f62dd73e 100755
--- a/tests.branching/edit-uses-ref-from-stratum.script
+++ b/tests.branching/edit-uses-ref-from-stratum.script
@@ -23,9 +23,9 @@ set -eu
# Create system branch.
cd "$DATADIR/workspace"
"$SRCDIR/scripts/test-morph" init
-"$SRCDIR/scripts/test-morph" branch baserock:morphs newbranch
+"$SRCDIR/scripts/test-morph" branch test:morphs newbranch
# Edit chunk.
"$SRCDIR/scripts/test-morph" edit hello-system hello-stratum hello
-"$SRCDIR/scripts/run-git-in" "newbranch/baserock:hello" branch
+"$SRCDIR/scripts/run-git-in" "newbranch/test:hello" branch