fix: dashbaord unable to refresh (#20220)

This commit is contained in:
Yongjie Zhao
2022-06-01 20:37:19 +08:00
committed by GitHub
parent 1530c34792
commit 3d5ae6226b
10 changed files with 55 additions and 31 deletions

View File

@@ -97,7 +97,6 @@ const createProps = () => ({
fetchFaveStar: jest.fn(),
saveFaveStar: jest.fn(),
redirectSQLLab: jest.fn(),
updateQueryFormData: jest.fn(),
},
user: {
userId: 1,