Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bff7a776
Commit
bff7a776
authored
Apr 29, 2020
by
Sarah GP
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update jest snaphots
parent
1a131a4a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
ee/spec/frontend/design_management/pages/design/__snapshots__/index_spec.js.snap
..._management/pages/design/__snapshots__/index_spec.js.snap
+6
-2
ee/spec/frontend/packages/details/components/__snapshots__/package_title_spec.js.snap
...tails/components/__snapshots__/package_title_spec.js.snap
+4
-0
No files found.
ee/spec/frontend/design_management/pages/design/__snapshots__/index_spec.js.snap
View file @
bff7a776
...
...
@@ -35,7 +35,9 @@ exports[`Design management design index page renders design index 1`] = `
<h2
class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0"
>
My precious issue
</h2>
<a
...
...
@@ -129,7 +131,9 @@ exports[`Design management design index page with error GlAlert is rendered in c
<h2
class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0"
>
My precious issue
</h2>
<a
...
...
ee/spec/frontend/packages/details/components/__snapshots__/package_title_spec.js.snap
View file @
bff7a776
...
...
@@ -7,7 +7,9 @@ exports[`PackageTitle renders with tags 1`] = `
<h1
class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4"
>
Test package
</h1>
<div
...
...
@@ -80,7 +82,9 @@ exports[`PackageTitle renders without tags 1`] = `
<h1
class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4"
>
Test package
</h1>
<div
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment