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 114f7a2 commit f49451fCopy full SHA for f49451f
apps/remix-ide-e2e/src/tests/workspace.test.ts
@@ -472,7 +472,7 @@ module.exports = {
472
.currentWorkspaceIs('workspace_name')
473
},
474
475
- 'Should rename a workspace #group1': function (browser: NightwatchBrowser) {
+ 'Should rename a workspace #group1#pr': function (browser: NightwatchBrowser) {
476
const selector = 'a[data-id="dropdown-item-workspace_name"] + div[data-id="workspacesubMenuIcon"]'
477
browser
478
.waitForElementPresent('*[data-id="workspacesSelect"]')
0 commit comments