rename :: rename to testcode with test-step
This commit is contained in:
parent
0745b36960
commit
199e29a0e5
|
|
@ -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': `
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue