mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: speculative change to fix the ui mode tests stress (#22510)
This commit is contained in:
parent
1b9e594b40
commit
cdaccdeaf7
@ -16,7 +16,6 @@
|
||||
|
||||
import { ManualPromise } from '../../packages/playwright-core/lib/utils/manualPromise';
|
||||
import { test, expect } from './ui-mode-fixtures';
|
||||
test.describe.configure({ mode: 'parallel' });
|
||||
|
||||
test('should update trace live', async ({ runUITest, server }) => {
|
||||
const onePromise = new ManualPromise();
|
||||
|
Loading…
x
Reference in New Issue
Block a user