Skip to content

Commit c5d8c4c

Browse files
committed
report generated
1 parent 0144ef6 commit c5d8c4c

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed

.github/workflows/ci.yml

Whitespace-only changes.

cypress/integration/GitHub.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
const Base_Url = "https://api.github.com";
44
const username = "devendra684";
5-
// const token = "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";
6-
// const token = "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";
7-
const token = "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";
5+
// const token = "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";
6+
const token = "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";
87

98
var RepoName = "GitHub-RestAPI";
109
var RepoDescription = "This repo is created using the GitHub RestAPI";

cypress/reports/html/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
344 KB
Binary file not shown.

cypress/videos/GitHub.js.mp4

344 KB
Binary file not shown.

0 commit comments

Comments
 (0)