Add tests and raise coverage on pages (#2180)

* Add tests and raise coverage on pages

* Fix lint
This commit is contained in:
Charles Bochet
2023-10-21 20:09:08 +02:00
committed by GitHub
parent f1670f0cf4
commit 1954ed5e3a
11 changed files with 101 additions and 14 deletions

View File

@ -216,6 +216,7 @@ export const graphqlMocks = [
return res(
ctx.data({
clientConfig: {
flexibleBackendEnabled: true,
signInPrefilled: true,
dataModelSettingsEnabled: true,
developersSettingsEnabled: true,