add :: add to stepIndentReporter

This commit is contained in:
osohyun0224 2024-09-17 00:14:59 +09:00
parent eaaf52b683
commit 082154d979

View file

@ -1242,6 +1242,7 @@ fixture | fixture: context
test('test custom location functionality', async ({ runInlineTest }) => {
const result = await runInlineTest({
'reporter.ts': stepIndentReporter,
'helper.ts': `
import { test } from '@playwright/test';