summaryrefslogtreecommitdiff
path: root/spec/frontend/registry
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-31 15:08:42 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-31 15:08:42 +0000
commitc27acb1d376f7127cd33eadcc8f5683ed55262bc (patch)
tree685c31391dca71a73782b5c8626f4ef5b582dc21 /spec/frontend/registry
parent1808454313ed75c92e1384466e8c83bfbc8ae25e (diff)
downloadgitlab-ce-c27acb1d376f7127cd33eadcc8f5683ed55262bc.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/frontend/registry')
-rw-r--r--spec/frontend/registry/list/components/__snapshots__/project_empty_state_spec.js.snap15
1 files changed, 6 insertions, 9 deletions
diff --git a/spec/frontend/registry/list/components/__snapshots__/project_empty_state_spec.js.snap b/spec/frontend/registry/list/components/__snapshots__/project_empty_state_spec.js.snap
index c8482bf08ca..426bc5c0e6c 100644
--- a/spec/frontend/registry/list/components/__snapshots__/project_empty_state_spec.js.snap
+++ b/spec/frontend/registry/list/components/__snapshots__/project_empty_state_spec.js.snap
@@ -90,11 +90,10 @@ exports[`Registry Project Empty state to match the default snapshot 1`] = `
type="button"
>
<svg
- aria-hidden="true"
- class="s16 ic-duplicate"
+ class="gl-icon s16"
>
<use
- xlink:href="#duplicate"
+ href="#copy-to-clipboard"
/>
</svg>
</button>
@@ -128,11 +127,10 @@ exports[`Registry Project Empty state to match the default snapshot 1`] = `
type="button"
>
<svg
- aria-hidden="true"
- class="s16 ic-duplicate"
+ class="gl-icon s16"
>
<use
- xlink:href="#duplicate"
+ href="#copy-to-clipboard"
/>
</svg>
</button>
@@ -158,11 +156,10 @@ exports[`Registry Project Empty state to match the default snapshot 1`] = `
type="button"
>
<svg
- aria-hidden="true"
- class="s16 ic-duplicate"
+ class="gl-icon s16"
>
<use
- xlink:href="#duplicate"
+ href="#copy-to-clipboard"
/>
</svg>
</button>