Add tests and raise coverage on pages (#2180)
* Add tests and raise coverage on pages * Fix lint
This commit is contained in:
@ -216,6 +216,7 @@ export const graphqlMocks = [
|
||||
return res(
|
||||
ctx.data({
|
||||
clientConfig: {
|
||||
flexibleBackendEnabled: true,
|
||||
signInPrefilled: true,
|
||||
dataModelSettingsEnabled: true,
|
||||
developersSettingsEnabled: true,
|
||||
|
||||
Reference in New Issue
Block a user