Skip to content
代码片段 群组 项目
提交 a55ddabe 编辑于 作者: xfyuan's avatar xfyuan
浏览文件

Merge branch 'fix/main-jh-order-summary-jest-error' into 'main-jh'

Fix: main-jh order summary jest error

See merge request gitlab-cn/gitlab!2742
No related branches found
No related tags found
无相关合并请求
......@@ -399,7 +399,7 @@ describe('Order Summary', () => {
it('creates an alert', () => {
expect(createAlert).toHaveBeenCalledWith({
message: 'Network Error: Error',
message: 'Error: Error',
captureError: true,
error: expect.any(Object),
});
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册