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 e63a7a6 commit 8f0bc35Copy full SHA for 8f0bc35
apps/remix-ide-e2e/src/tests/ballot.test.ts
@@ -92,7 +92,7 @@ module.exports = {
92
})
93
},
94
95
- 'Compile Ballot with remappings set in remappings.txt file #group1': function (browser: NightwatchBrowser) {
+ 'Compile with remappings set in remappings.txt file #group1': function (browser: NightwatchBrowser) {
96
browser
97
.clickLaunchIcon('filePanel')
98
.click('*[data-id="workspacesMenuDropdown"]')
0 commit comments