Skip to content

Commit f49451f

Browse files
author
ci-bot
committed
run renameworkspace on circle
1 parent 114f7a2 commit f49451f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ module.exports = {
472472
.currentWorkspaceIs('workspace_name')
473473
},
474474

475-
'Should rename a workspace #group1': function (browser: NightwatchBrowser) {
475+
'Should rename a workspace #group1#pr': function (browser: NightwatchBrowser) {
476476
const selector = 'a[data-id="dropdown-item-workspace_name"] + div[data-id="workspacesubMenuIcon"]'
477477
browser
478478
.waitForElementPresent('*[data-id="workspacesSelect"]')

0 commit comments

Comments
 (0)