Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/design_management/components/list/__snapshots__/item_spec.js.snap')
-rw-r--r--spec/frontend/design_management/components/list/__snapshots__/item_spec.js.snap4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/frontend/design_management/components/list/__snapshots__/item_spec.js.snap b/spec/frontend/design_management/components/list/__snapshots__/item_spec.js.snap
index a05b3baecd3..6624c90a146 100644
--- a/spec/frontend/design_management/components/list/__snapshots__/item_spec.js.snap
+++ b/spec/frontend/design_management/components/list/__snapshots__/item_spec.js.snap
@@ -48,7 +48,7 @@ exports[`Design management list item component with notes renders item with mult
Updated
<timeago-stub
cssclass=""
- datetimeformat="DATE_WITH_TIME_FORMAT"
+ datetimeformat="asDateTime"
time="01-01-2019"
tooltipplacement="bottom"
/>
@@ -113,7 +113,7 @@ exports[`Design management list item component with notes renders item with sing
Updated
<timeago-stub
cssclass=""
- datetimeformat="DATE_WITH_TIME_FORMAT"
+ datetimeformat="asDateTime"
time="01-01-2019"
tooltipplacement="bottom"
/>