Skip to content

Commit 1f1aac6

Browse files
zeroprooffAniket-Engg
authored andcommitted
Update dgit_github.test.ts
1 parent 0c4aae7 commit 1f1aac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide-e2e/src/tests/dgit_github.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ module.exports = {
376376
.pause(1000)
377377
.setValue('*[data-id="githubToken"]', 'invalidtoken')
378378
.pause(1000)
379-
.setValue('*[data-id="gitubUsername"]', 'git')
379+
.setValue('*[data-id="githubUsername"]', 'git')
380380
.pause(1000)
381381
.setValue('*[data-id="githubEmail"]', '[email protected]')
382382
.pause(1000)

0 commit comments

Comments
 (0)