Skip to content

Commit 13e99fa

Browse files
fix: [CODE-727]: change to gitness from harness
1 parent 8d6a8e3 commit 13e99fa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

scm/driver/harness/testdata/webhooks/pull_request_branch_updated.json.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"Body": "",
1919
"Sha": "f74f3d2a88d1b7cb19ff3bf069aa423763d341ef",
2020
"Ref": "",
21-
"Source": "13",
22-
"Target": "13",
21+
"Source": "b",
22+
"Target": "main",
2323
"Fork": "fork",
2424
"Link": "http://localhost:3000/git/kmpySmUISimoRrJL6NL73w/myOrg/myProject/aba.git",
2525
"Closed": false,

scm/driver/harness/testdata/webhooks/pull_request_opened.json.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"Body": "",
1919
"Sha": "d74b1ebfe520ac01b209dd9085f005884cc9f4cd",
2020
"Ref": "",
21-
"Source": "13",
22-
"Target": "13",
21+
"Source": "b",
22+
"Target": "main",
2323
"Fork": "fork",
2424
"Link": "http://localhost:3000/git/kmpySmUISimoRrJL6NL73w/myOrg/myProject/aba.git",
2525
"Closed": false,

scm/driver/harness/testdata/webhooks/pull_request_reopened.json.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"Body": "",
1919
"Sha": "f74f3d2a88d1b7cb19ff3bf069aa423763d341ef",
2020
"Ref": "",
21-
"Source": "13",
22-
"Target": "13",
21+
"Source": "b",
22+
"Target": "main",
2323
"Fork": "fork",
2424
"Link": "http://localhost:3000/git/kmpySmUISimoRrJL6NL73w/myOrg/myProject/aba.git",
2525
"Closed": false,

0 commit comments

Comments
 (0)