diff --git a/tests/playwright-test/test-step.spec.ts b/tests/playwright-test/test-step.spec.ts index 2ba9a7abb3..cfd1b526d7 100644 --- a/tests/playwright-test/test-step.spec.ts +++ b/tests/playwright-test/test-step.spec.ts @@ -1240,7 +1240,7 @@ fixture | fixture: context `); }); -test('test custom location functionality', async ({ runInlineTest }) => { +test('test location to test.step', async ({ runInlineTest }) => { const result = await runInlineTest({ 'reporter.ts': stepIndentReporter, 'helper.ts': `