mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
test(web): App
This commit is contained in:
committed by
Blake Blackshear
parent
c12aec7c8f
commit
3348f04889
@@ -20,3 +20,5 @@ beforeEach(() => {
|
||||
throw new Error(`Unexpected fetch to ${url}, ${JSON.stringify(opts)}`);
|
||||
});
|
||||
});
|
||||
|
||||
jest.mock('../src/env');
|
||||
|
||||
Reference in New Issue
Block a user