less pipeline flakes 🤞🏻

pull/1310/head
Cory LaViska 2023-04-13 11:58:46 -04:00
rodzic 931ecad8c5
commit 0f02fffc3a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,7 @@ import { playwrightLauncher } from '@web/test-runner-playwright';
export default {
rootDir: '.',
files: 'src/**/*.test.ts', // "default" group
concurrentBrowsers: 3,
concurrentBrowsers: 1,
nodeResolve: true,
testFramework: {
config: {