add :: add to stepIndentReporter
This commit is contained in:
parent
eaaf52b683
commit
082154d979
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue