Commit 4d41f36
committed
test(date-util): make format check w/ space more flexible
Chromium (110 onwards I believe) changed the Intl-returned format
for year suffix like bg-BG's `г.` to be separated with Narrow No-Break
Space ( ) instead of regular space (32). This normalizes it for checks1 parent d4732ea commit 4d41f36
File tree
1 file changed
+1
-1
lines changed- projects/igniteui-angular/src/lib/date-common/util
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments