Skip to content

Commit 8f0bc35

Browse files
Aniket-Enggyann300
authored andcommitted
fix test name
1 parent e63a7a6 commit 8f0bc35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ module.exports = {
9292
})
9393
},
9494

95-
'Compile Ballot with remappings set in remappings.txt file #group1': function (browser: NightwatchBrowser) {
95+
'Compile with remappings set in remappings.txt file #group1': function (browser: NightwatchBrowser) {
9696
browser
9797
.clickLaunchIcon('filePanel')
9898
.click('*[data-id="workspacesMenuDropdown"]')

0 commit comments

Comments
 (0)