From 1c94d54da1e0d1425ad54d2c45f0d0d5ad834490 Mon Sep 17 00:00:00 2001 From: shaylevi Date: Sun, 8 Dec 2024 13:43:50 +0200 Subject: [PATCH] vp test: remove comment --- test/e2e/fixtures/vpTest.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/e2e/fixtures/vpTest.ts b/test/e2e/fixtures/vpTest.ts index 01288872..f9b11b0b 100644 --- a/test/e2e/fixtures/vpTest.ts +++ b/test/e2e/fixtures/vpTest.ts @@ -26,9 +26,6 @@ export const vpTest = test.extend({ }, { scope: 'test', auto: true }, ], - /** - * Fixture for the video player examples page object. - */ /** * Fixture for capturing console errors.