repo: match colorized rspack startup output in accessibility CI
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ module.exports = {
|
||||
preset: 'desktop',
|
||||
},
|
||||
startServerCommand: 'yarn start',
|
||||
startServerReadyPattern: 'compiled successfully',
|
||||
startServerReadyPattern: 'compiled.*successfully',
|
||||
startServerReadyTimeout: 600000,
|
||||
numberOfRuns: 1,
|
||||
puppeteerScript: './.lighthouseci/scripts/guest-auth.js',
|
||||
|
||||
Reference in New Issue
Block a user