mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-07 01:03:34 +02:00
Update tests for vitest bump
This commit is contained in:
@@ -70,6 +70,7 @@ describe('fetchJson (via api methods)', () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
function installMockFetch() {
|
function installMockFetch() {
|
||||||
|
mockFetch.mockReset();
|
||||||
global.fetch = mockFetch;
|
global.fetch = mockFetch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user