summaryrefslogtreecommitdiff
path: root/tests.branching/petrify.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/petrify.stdout')
-rw-r--r--tests.branching/petrify.stdout8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests.branching/petrify.stdout b/tests.branching/petrify.stdout
index 6219c84e..d2126831 100644
--- a/tests.branching/petrify.stdout
+++ b/tests.branching/petrify.stdout
@@ -5,14 +5,14 @@ Petrified:
"chunks": [
{
"name": "hello",
- "repo": "baserock:hello",
+ "repo": "test:hello",
"ref": "f4d032b42c0134e67bdf19a43fa99072493667d7",
"build-depends": [],
"unpetrify-ref": "master"
},
{
"name": "goodbye",
- "repo": "baserock:goodbye",
+ "repo": "test:goodbye",
"ref": "test/petrify",
"build-depends": []
}
@@ -26,13 +26,13 @@ Unpetrified:
"chunks": [
{
"name": "hello",
- "repo": "baserock:hello",
+ "repo": "test:hello",
"ref": "master",
"build-depends": []
},
{
"name": "goodbye",
- "repo": "baserock:goodbye",
+ "repo": "test:goodbye",
"ref": "test/petrify",
"build-depends": []
}