feat(ui): add relative and absolute dates as filtering options (#5898) #12907
Annotations
3 errors
|
ui/tests/unit/utils/translation.spec.js#L75
AssertionError: expected [ 'relative_date', …(3) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ "relative_date",
+ "absolute_date",
+ "in",
+ "between",
+ ]
❯ tests/unit/utils/translation.spec.js:75:29
|
|
The logs for this run have expired and are no longer available.
Loading