mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 01:22:17 +03:00
test(web): App
This commit is contained in:
committed by
Blake Blackshear
parent
c12aec7c8f
commit
3348f04889
@@ -3,8 +3,6 @@ import * as Api from '../../api';
|
||||
import Event from '../Event';
|
||||
import { render, screen } from '@testing-library/preact';
|
||||
|
||||
jest.mock('../../api/baseUrl');
|
||||
|
||||
describe('Event Route', () => {
|
||||
let useEventMock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user