rename :: rename to testcode with test-step

This commit is contained in:
osohyun0224 2024-09-17 17:44:26 +09:00
parent 0745b36960
commit 199e29a0e5

View file

@ -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({ const result = await runInlineTest({
'reporter.ts': stepIndentReporter, 'reporter.ts': stepIndentReporter,
'helper.ts': ` 'helper.ts': `