Skip to content
代码片段 群组 项目
提交 ec6bd032 编辑于 作者: Rémy Coutable's avatar Rémy Coutable
浏览文件

Merge branch...

Merge branch '378311-ee-spec-frontend-vue_shared-components-customizable_dashboard-customizable_dashboard_spec-js' into 'master'

Resolve "ee/spec/frontend/vue_shared/components/customizable_dashboard/customizable_dashboard_spec.js fails"

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/101401



Merged-by: default avatarRémy Coutable <remy@rymai.me>
Approved-by: default avatarRémy Coutable <remy@rymai.me>
Co-authored-by: default avatarRobert Hunt <rhunt@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -56,6 +56,8 @@ describe('CustomizableDashboard', () => { ...@@ -56,6 +56,8 @@ describe('CustomizableDashboard', () => {
describe('when mounted', () => { describe('when mounted', () => {
beforeEach(() => { beforeEach(() => {
loadCSSFile.mockResolvedValue();
createWrapper({ createWrapper({
widgets, widgets,
}); });
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册