Skip to content
Snippets Groups Projects
Verified Commit f7054806 authored by Artur Fedorov's avatar Artur Fedorov :three: Committed by GitLab
Browse files

Merge branch '497390-vue-migration-customizable_dashboard_spec' into 'master'

Fix Vue 3 failing test customizable_dashboard_spec

See merge request !167939



Merged-by: default avatarArtur Fedorov <afedorov@gitlab.com>
Approved-by: Eduardo Bonet's avatarEduardo Bonet <ebonet@gitlab.com>
Approved-by: Brandon Labuschagne's avatarBrandon Labuschagne <blabuschagne@gitlab.com>
parents 29510c74 5fda2845
No related branches found
No related tags found
2 merge requests!170053Security patch upgrade alert: Only expose to admins 17-4,!167939Fix Vue 3 failing test customizable_dashboard_spec
Pipeline #1482062365 canceled
......@@ -78,8 +78,10 @@ describe('CustomizableDashboard', () => {
...props,
},
stubs: {
AnonUsersFilter,
RouterLink: RouterLinkStub,
GlSprintf,
DateRangeFilter,
GridstackWrapper: stubComponent(GridstackWrapper, {
props: ['value', 'editing'],
template: `<div data-testid="gridstack-wrapper">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment