We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d8c4c commit 12093daCopy full SHA for 12093da
cypress/integration/GitHub.js
@@ -1,7 +1,7 @@
1
///<reference types="Cypress"/>
2
3
const Base_Url = "https://api.github.com";
4
-const username = "devendra684";
+const username = "devendra684";
5
// const token = "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";
6
const token = "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";
7
0 commit comments