From 66a3d4de71a50f332ffa5af0276c3c567af9ac89 Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Tue, 25 Feb 2025 09:31:14 +0100 Subject: [PATCH] remove existing mentions --- tests/playwright-test/test-step.spec.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/playwright-test/test-step.spec.ts b/tests/playwright-test/test-step.spec.ts index 3e8eef9994..beb0c865a2 100644 --- a/tests/playwright-test/test-step.spec.ts +++ b/tests/playwright-test/test-step.spec.ts @@ -1529,9 +1529,7 @@ pw:api | browserContext.newPage test.step |custom step @ a.test.ts:4 pw:api | page.route @ a.test.ts:5 pw:api | page.goto(${server.EMPTY_PAGE}) @ a.test.ts:12 -pw:api | apiResponse.text @ a.test.ts:7 expect | expect.toBe @ a.test.ts:8 -pw:api | apiResponse.text @ a.test.ts:9 hook |After Hooks fixture | fixture: page fixture | fixture: context