mirror of
https://github.com/apache/superset.git
synced 2026-05-01 22:14:23 +00:00
build(deps): bump major versions for math-expression-evaluator and fetch-mock + clean up obsolete dev/override packages (#32322)
This commit is contained in:
@@ -119,7 +119,7 @@ describe('ShareSqlLabQuery', () => {
|
||||
jest.clearAllMocks();
|
||||
});
|
||||
|
||||
afterAll(fetchMock.reset);
|
||||
afterAll(() => fetchMock.reset());
|
||||
|
||||
describe('via permalink api', () => {
|
||||
beforeAll(() => {
|
||||
|
||||
Reference in New Issue
Block a user