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

Fix: main-jh order summary jest error

上级 d13b068d
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.
先完成此消息的编辑!
想要评论请 注册