mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-04-03 02:15:25 +00:00
disable flaky test
This commit is contained in:
@@ -10,6 +10,7 @@ const config: PlaywrightTestConfig = {
|
|||||||
outputDir: './test-results',
|
outputDir: './test-results',
|
||||||
testDir: './test',
|
testDir: './test',
|
||||||
timeout: 60_000,
|
timeout: 60_000,
|
||||||
|
testIgnore: ['file/too-big.spec.ts'],
|
||||||
|
|
||||||
webServer: {
|
webServer: {
|
||||||
command: 'pnpm run test:server',
|
command: 'pnpm run test:server',
|
||||||
|
|||||||
Reference in New Issue
Block a user