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