Skip to content

Commit 33ad0b2

Browse files
committed
pls
1 parent d5df97f commit 33ad0b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

e2e/join.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ const assertFailedLogin = async (
6060
expect(cookies).toHaveLength(0);
6161
};
6262

63+
test.describe.configure({ mode: 'serial' });
64+
6365
test.describe('join', () => {
6466
test.beforeEach(async ({ page }) => {
6567
await page.goto('/join');

0 commit comments

Comments
 (0)