mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-01 16:42:18 +03:00
test(web): App
This commit is contained in:
committed by
Blake Blackshear
parent
aebabf8149
commit
5f4fde4b7a
@@ -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