mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-18 09:51:14 +03:00
formatting
This commit is contained in:
parent
d0e8620baa
commit
baa0413382
@ -53,7 +53,5 @@ class TestWsHasCameraAccess(unittest.TestCase):
|
||||
ws_has_camera_access(self._make_ws("viewer"), "birdseye", self.config)
|
||||
)
|
||||
self.assertFalse(
|
||||
ws_has_camera_access(
|
||||
self._make_ws("limited_user"), "birdseye", self.config
|
||||
)
|
||||
ws_has_camera_access(self._make_ws("limited_user"), "birdseye", self.config)
|
||||
)
|
||||
Loading…
Reference in New Issue
Block a user