Skip to content

Commit 12093da

Browse files
committed
report generated
1 parent c5d8c4c commit 12093da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/integration/GitHub.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
///<reference types="Cypress"/>
22

33
const Base_Url = "https://api.github.com";
4-
const username = "devendra684";
4+
const username = "devendra684";
55
// const token = "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";
66
const token = "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";
77

0 commit comments

Comments
 (0)