From 199e29a0e5ff11148a6b2028f73c6b4b02ff3ce9 Mon Sep 17 00:00:00 2001 From: osohyun0224 <53892427+osohyun0224@users.noreply.github.com> Date: Tue, 17 Sep 2024 17:44:26 +0900 Subject: [PATCH] rename :: rename to testcode with test-step --- tests/playwright-test/test-step.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': `