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/repository/components/table/__snapshots__/row_spec.js.snap')
-rw-r--r--spec/frontend/repository/components/table/__snapshots__/row_spec.js.snap6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/frontend/repository/components/table/__snapshots__/row_spec.js.snap b/spec/frontend/repository/components/table/__snapshots__/row_spec.js.snap
index e14f41e2ed2..378aacd47fa 100644
--- a/spec/frontend/repository/components/table/__snapshots__/row_spec.js.snap
+++ b/spec/frontend/repository/components/table/__snapshots__/row_spec.js.snap
@@ -47,7 +47,7 @@ exports[`Repository table row component renders a symlink table row 1`] = `
<gl-intersection-observer-stub>
<timeago-tooltip-stub
cssclass=""
- datetimeformat="DATE_WITH_TIME_FORMAT"
+ datetimeformat="asDateTime"
time="2019-01-01"
tooltipplacement="top"
/>
@@ -103,7 +103,7 @@ exports[`Repository table row component renders table row 1`] = `
<gl-intersection-observer-stub>
<timeago-tooltip-stub
cssclass=""
- datetimeformat="DATE_WITH_TIME_FORMAT"
+ datetimeformat="asDateTime"
time="2019-01-01"
tooltipplacement="top"
/>
@@ -159,7 +159,7 @@ exports[`Repository table row component renders table row for path with special
<gl-intersection-observer-stub>
<timeago-tooltip-stub
cssclass=""
- datetimeformat="DATE_WITH_TIME_FORMAT"
+ datetimeformat="asDateTime"
time="2019-01-01"
tooltipplacement="top"
/>