Skip to content

Commit

Permalink
Adjustin UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
DemeSzabolcs committed Jan 16, 2024
1 parent c0403a5 commit 91ad0e7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ public static async Task TestWalkthroughsBehaviorAsync(this UITestContext contex

await context.EnableWalkthroughsFeatureAsync();

await context.ClickReliablyOnAsync(By.Id("walkthrough-selector-button"));
context.WalkthroughWindowsShouldExist();

await context.ClickOnNextButtonAsync();
Expand Down

0 comments on commit 91ad0e7

Please sign in to comment.