From 2a44f13b6edbbd53032148ef5f6990eb04f5cd03 Mon Sep 17 00:00:00 2001 From: Andreas Mahnke Date: Thu, 7 Dec 2023 15:47:36 +0100 Subject: [PATCH] Test config --- src/environments/environment.test.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/environments/environment.test.ts b/src/environments/environment.test.ts index cb9d2c71303..1cc6d34184c 100644 --- a/src/environments/environment.test.ts +++ b/src/environments/environment.test.ts @@ -216,6 +216,8 @@ export const environment: BuildConfig = { active: false, }], + languageHashes: [], + // Browse-By Pages browseBy: { // Amount of years to display using jumps of one year (current year - oneYearLimit)