summaryrefslogtreecommitdiff
path: root/spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-06-28 13:36:18 +0100
committerPhil Hughes <me@iamphill.com>2019-06-28 13:36:18 +0100
commitdf3d9361e505db61de41b8e39516470d50c0e851 (patch)
treebff6fdf02300e8163ccd1b1349fc79b87cc856c5 /spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap
parentecb05e59014ffdc2e9b9e933a61684e86f541bf0 (diff)
downloadgitlab-ce-df3d9361e505db61de41b8e39516470d50c0e851.tar.gz
Use GraphQL API to fetch last commit data for tree
Diffstat (limited to 'spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap')
-rw-r--r--spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap16
1 files changed, 8 insertions, 8 deletions
diff --git a/spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap b/spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap
index 3ad6bfa9e5f..cd8372a8800 100644
--- a/spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap
+++ b/spec/frontend/repository/components/__snapshots__/last_commit_spec.js.snap
@@ -27,8 +27,8 @@ exports[`Repository last commit component renders commit widget 1`] = `
href="https://test.com/commit/123"
>
- Commit title
-
+ Commit title
+
</gllink-stub>
<!---->
@@ -41,12 +41,12 @@ exports[`Repository last commit component renders commit widget 1`] = `
href="https://test.com/test"
>
- Test
-
+ Test
+
</gllink-stub>
- authored
-
+ authored
+
<timeagotooltip-stub
cssclass=""
time="2019-01-01"
@@ -81,8 +81,8 @@ exports[`Repository last commit component renders commit widget 1`] = `
class="label label-monospace monospace"
>
- 12345678
-
+ 12345678
+
</div>
<clipboardbutton-stub