Skip to content

Commit

Permalink
[ci:force] force e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrn committed Jun 24, 2021
1 parent f530df7 commit b2ca678
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,5 @@ export class DateRangeFilterPage {
async checkClearButtonIsDisplayed(): Promise<void> {
await BrowserVisibility.waitUntilElementIsVisible(this.filter.element(this.clearButton));
}

}

0 comments on commit b2ca678

Please sign in to comment.