Skip to content

Commit

Permalink
test: fix for win
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Apr 30, 2024
1 parent 477f70b commit addb39f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/reporter-cucumber-html/features/sample.feature
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Feature: rich feature
When Action 4

# if this scenario name changed, snapshot file names should also change
# increase timeout b/c this test opens page
@timeout:10000
Scenario: failing match snapshot
When open page "https://example.com"
Then page title snapshot matches the golden one
Expand Down

0 comments on commit addb39f

Please sign in to comment.