-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Labels
A-frontend 🐹C-internal 🔧Category: Nonessential work that would make the codebase more consistent or clearCategory: Nonessential work that would make the codebase more consistent or clear
Description
When running npm test
I'm seeing the following warning for several tests:
ok 31 Chrome 79.0 - [1159 ms] - Acceptance | crates page: /crates is accessible
---
browser log: |
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
WARN: ember-moment: an empty value (null, undefined, or "") was passed to ember-moment helper
...
I've checked a few CI logs and think this was introduced in #2137. cc @Turbo87
Metadata
Metadata
Assignees
Labels
A-frontend 🐹C-internal 🔧Category: Nonessential work that would make the codebase more consistent or clearCategory: Nonessential work that would make the codebase more consistent or clear