forked from Github/frigate
test(web): App
This commit is contained in:
committed by
Blake Blackshear
parent
c12aec7c8f
commit
3348f04889
@@ -5,8 +5,6 @@ import * as Context from '../../context';
|
||||
import Camera from '../Camera';
|
||||
import { fireEvent, render, screen } from '@testing-library/preact';
|
||||
|
||||
jest.mock('../../api/baseUrl');
|
||||
|
||||
describe('Camera Route', () => {
|
||||
let mockUsePersistence, mockSetOptions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user