diff --git a/tests/test_playwright.py b/tests/test_playwright.py index d086f07..3106378 100644 --- a/tests/test_playwright.py +++ b/tests/test_playwright.py @@ -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 """, ) @@ -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 """, )