Skip to content

Commit 63c4d2c

Browse files
PricstasAniket-Engg
authored andcommitted
typos migrateFileSystem.test.ts
1 parent 8771506 commit 63c4d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ module.exports = {
111111
browser.assert.equal(metadata.test, 'data')
112112
})
113113
},
114-
'Should have a empty workspace #group1 #group3 #group5 #group7': function (browser: NightwatchBrowser) {
114+
'Should have an empty workspace #group1 #group3 #group5 #group7': function (browser: NightwatchBrowser) {
115115
browser.waitForElementVisible('*[data-id="remixIdeSidePanel"]', 5000)
116116
.switchWorkspace('emptyspace')
117117
},

0 commit comments

Comments
 (0)