Skip to content

Commit 007c652

Browse files
committed
test: add @angular/localize
1 parent ee46010 commit 007c652

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/coreui/angular/src/test.ts

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import {
88
platformBrowserDynamicTesting
99
} from '@angular/platform-browser-dynamic/testing';
1010

11+
import '@angular/localize/init';
12+
1113
declare const require: any;
1214

1315
// First, initialize the Angular testing environment.

0 commit comments

Comments
 (0)