Skip to content

Commit 2d5a4f4

Browse files
committed
Fix tests
1 parent 4835ea9 commit 2d5a4f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/VCS/Adapter/GitHubTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function testgetEvent(): void
3838
"name": "testing-fork",
3939
"full_name": "vermakhushboo/testing-fork",
4040
"private": true,
41-
"url": "https://github.com/vermakhushboo/g4-node-function",
41+
"html_url": "https://github.com/vermakhushboo/g4-node-function",
4242
"owner": {
4343
"name": "vermakhushboo"
4444
}

0 commit comments

Comments
 (0)