Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Apr 15, 2024
1 parent e6ac24c commit 80ec6ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/test_playwright.py
Original file line number Diff line number Diff line change
Expand Up @@ -635,11 +635,11 @@ def test_failing(page):
- test-artifacts-should-store-everything-if-on-py-test-failing-chromium:
- test-failed-1.png
- trace.zip
- video.wem
- video.webm
- test-artifacts-should-store-everything-if-on-py-test-passing-chromium:
- test-finished-1.png
- trace.zip
- video.wem
- video.webm
""",
)

Expand Down Expand Up @@ -670,7 +670,7 @@ def test_failing(page):
- test-artifacts-retain-on-failure-py-test-failing-chromium:
- test-failed-1.png
- trace.zip
- video.wem
- video.webm
""",
)

Expand Down

0 comments on commit 80ec6ae

Please sign in to comment.