We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee46010 commit 007c652Copy full SHA for 007c652
projects/coreui/angular/src/test.ts
@@ -8,6 +8,8 @@ import {
8
platformBrowserDynamicTesting
9
} from '@angular/platform-browser-dynamic/testing';
10
11
+import '@angular/localize/init';
12
+
13
declare const require: any;
14
15
// First, initialize the Angular testing environment.
0 commit comments