mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-06 03:16:17 +03:00
chore: do skip failing test (#30361)
This commit is contained in:
parent
dc1077c5a2
commit
c4418875d3
@ -1681,7 +1681,7 @@ module.exports = Reporter;
|
||||
|
||||
test('step inside expect.toPass', async ({ runInlineTest }) => {
|
||||
test.info().annotations.push({ type: 'issue', description: 'https://github.com/microsoft/playwright/issues/30322' });
|
||||
// test.fixme();
|
||||
test.fixme();
|
||||
const result = await runInlineTest({
|
||||
'reporter.ts': stepIndentReporter,
|
||||
'playwright.config.ts': `
|
||||
|
Loading…
Reference in New Issue
Block a user