We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4835ea9 commit 2d5a4f4Copy full SHA for 2d5a4f4
1 file changed
tests/VCS/Adapter/GitHubTest.php
@@ -38,7 +38,7 @@ public function testgetEvent(): void
38
"name": "testing-fork",
39
"full_name": "vermakhushboo/testing-fork",
40
"private": true,
41
- "url": "https://github.com/vermakhushboo/g4-node-function",
+ "html_url": "https://github.com/vermakhushboo/g4-node-function",
42
"owner": {
43
"name": "vermakhushboo"
44
}
0 commit comments