mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
Fix tests to include camera name
This commit is contained in:
parent
617e21b0a6
commit
883b6dc68b
@ -68,6 +68,7 @@ export const handlers = [
|
||||
top_score: Math.random(),
|
||||
zones: ['front_patio'],
|
||||
thumbnail: '/9j/4aa...',
|
||||
camera: 'camera_name',
|
||||
}))
|
||||
)
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user