diff --git a/e2e/install.e2e.ts b/e2e/install.e2e.ts index 7dfd7be7818..fb258d82366 100644 --- a/e2e/install.e2e.ts +++ b/e2e/install.e2e.ts @@ -64,7 +64,7 @@ const itWithMockNpmRegistry = it.extend<{ registry: { address: string; cwd: stri max_body_size: '128mb', // Disable user registration max_users: -1, - logs: { level: 'fatal' }, + log: { level: 'fatal' }, uplinks: { npmjs: { url: 'https://registry.npmjs.org/',