chore: Upgrade to Vitest 4 and regroup tests for performance (#2618)
This commit is contained in:
@@ -29,6 +29,7 @@ describe('ScreenfullFullScreenProvider', () => {
|
||||
|
||||
afterEach(() => {
|
||||
vi.restoreAllMocks();
|
||||
vi.clearAllMocks();
|
||||
});
|
||||
|
||||
describe('should connect', () => {
|
||||
|
||||
Reference in New Issue
Block a user