Revert unintended change

pull/28874/head
R Midhun Suresh 2025-01-08 20:10:47 +05:30
parent 9d35514cf3
commit 37a6d09707
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ export const test = base.extend<Fixtures>({
await use(context);
},
disablePresence: false,
config: CONFIG_JSON,
config: {}, // We merge this atop the default CONFIG_JSON in the page fixture to make extending it easier
page: async ({ homeserver, context, page, config, labsFlags, disablePresence }, use) => {
await context.route(`http://localhost:8080/config.json*`, async (route) => {
const json = {