chore(tests): clean up browser tests by splitting out federation UI tests
This commit is contained in:
@@ -4,6 +4,7 @@ const { lighthouse, prepareAudit } = require('@cypress-audit/lighthouse');
|
||||
module.exports = defineConfig({
|
||||
projectId: 'wwi3xe',
|
||||
e2e: {
|
||||
supportFile: 'cypress/support/e2e.js',
|
||||
setupNodeEvents(on, config) {
|
||||
on('before:browser:launch', (browser = {}, launchOptions) => {
|
||||
prepareAudit(launchOptions);
|
||||
|
||||
Reference in New Issue
Block a user