Skip to content

Commit

Permalink
try #3, fingers crossed!
Browse files Browse the repository at this point in the history
  • Loading branch information
kmelmon committed Aug 13, 2020
1 parent 8693366 commit 7cdc0b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/E2ETest/wdio/test/VisitAllPages.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ let pages = [

class TestPage extends BasePage {
goToTestPage(page: string) {

// Filter the list down to the one test, to improve stability of selectors
this.waitForHomePageLoaded();
let editBox = By('explorer_search');
Expand Down

0 comments on commit 7cdc0b6

Please sign in to comment.