Skip to content

Commit

Permalink
e2e`
Browse files Browse the repository at this point in the history
  • Loading branch information
LianaHus committed Dec 5, 2023
1 parent 587b232 commit 6cde2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/remix-ide-e2e/src/tests/walkthrough.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ module.exports = {
.waitForElementPresent('*[data-id="recorderStartWalkthrough"]')
.click('*[data-id="recorderStartWalkthrough"]')
.waitForElementPresent('*[id="remixRecorderWalkthrowTitle"]')
.waitForElementPresent('*[id="remixRecorderExpanded"]')
.waitForElementPresent('*[data-id="remixRecorderExpanded"]')
}
}

0 comments on commit 6cde2a2

Please sign in to comment.