lp1992657 - fix broken NPM test
authorChris Sharp <csharp@georgialibraries.org>
Wed, 12 Oct 2022 14:16:43 +0000 (10:16 -0400)
committerJane Sandberg <js7389@princeton.edu>
Wed, 12 Oct 2022 22:36:07 +0000 (15:36 -0700)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>

Open-ILS/src/eg2/src/app/core/format.spec.ts

index 9477994..4da4830 100644 (file)
@@ -52,6 +52,7 @@ describe('FormatService', () => {
             decimalPipe,
             idlService,
             orgService,
+            authService,
             localeService
         );
     });