-
Robert Knight authored
The `formatDate` test failed for me locally due to Chrome using a "\u202F" (Narrow non-breaking space) char between "11:02" and "PM", instead of a regular space. Apply unicode normalization to ignore this difference.
4564d5d6