Fix tests to include camera name

This commit is contained in:
Nick Mowen 2022-08-24 20:48:51 -06:00
parent 617e21b0a6
commit 883b6dc68b
2 changed files with 2 additions and 1 deletions

View File

@ -68,6 +68,7 @@ export const handlers = [
top_score: Math.random(),
zones: ['front_patio'],
thumbnail: '/9j/4aa...',
camera: 'camera_name',
}))
)
);