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
b2d10215
Commit
b2d10215
authored
May 14, 2020
by
Sarah GP
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update failing snapshot
parent
2d586af7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
ee/spec/frontend/analytics/cycle_analytics/components/__snapshots__/path_navigation_spec.js.snap
...ics/components/__snapshots__/path_navigation_spec.js.snap
+6
-6
No files found.
ee/spec/frontend/analytics/cycle_analytics/components/__snapshots__/path_navigation_spec.js.snap
View file @
b2d10215
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
exports[`PathNavigation matches snapshot 1`] = `
exports[`PathNavigation matches snapshot 1`] = `
<div
<div
background-color="#fafafa"
class="gl-path-nav"
class="gl-path-nav"
data-testid="gl-path-nav"
>
>
<span
<span
class="gl-path-fade gl-path-fade-left"
class="gl-path-fade gl-path-fade-left"
...
@@ -21,7 +21,7 @@ exports[`PathNavigation matches snapshot 1`] = `
...
@@ -21,7 +21,7 @@ exports[`PathNavigation matches snapshot 1`] = `
</svg>
</svg>
</button>
</button>
</span>
</span>
<ul
<ul
class="gl-path-nav-list"
class="gl-path-nav-list"
>
>
...
@@ -32,7 +32,7 @@ exports[`PathNavigation matches snapshot 1`] = `
...
@@ -32,7 +32,7 @@ exports[`PathNavigation matches snapshot 1`] = `
class="gl-path-button gl-path-active-item-indigo"
class="gl-path-button gl-path-active-item-indigo"
>
>
<!---->
<!---->
Issue
Issue
<!---->
<!---->
</button>
</button>
...
@@ -44,7 +44,7 @@ exports[`PathNavigation matches snapshot 1`] = `
...
@@ -44,7 +44,7 @@ exports[`PathNavigation matches snapshot 1`] = `
class="gl-path-button"
class="gl-path-button"
>
>
<!---->
<!---->
Plan
Plan
<!---->
<!---->
</button>
</button>
...
@@ -56,13 +56,13 @@ exports[`PathNavigation matches snapshot 1`] = `
...
@@ -56,13 +56,13 @@ exports[`PathNavigation matches snapshot 1`] = `
class="gl-path-button"
class="gl-path-button"
>
>
<!---->
<!---->
Code
Code
<!---->
<!---->
</button>
</button>
</li>
</li>
</ul>
</ul>
<span
<span
class="gl-path-fade gl-path-fade-right"
class="gl-path-fade gl-path-fade-right"
style="display: none;"
style="display: none;"
...
...
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