Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 308ac59

Browse files
author
Zdravko
authored
chore: retry a flaky test on failure (#1886)
1 parent f7f4448 commit 308ac59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎e2e/nested-router-tab-view/e2e/tab-view.e2e-spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ describe("tab-view:", async function () {
4646
});
4747

4848
it("should navigate Player One/Team One then back separately", async function () {
49+
this.retries(2);
4950
await testPlayerNavigated(screen, screen.playerOne);
5051
await gotoTeamsTab(driver);
5152
await testTeamNavigated(screen, screen.teamOne);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /