mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-05 00:15:51 +01:00
Continued unit tests for GET /review/{review_id} Endpoint
This commit is contained in:
parent
142fb82c8d
commit
056d722e93
@ -724,7 +724,7 @@ class TestHttpReview(BaseTestHttp):
|
||||
)
|
||||
|
||||
####################################################################################################################
|
||||
################################### GET /review/{event_id} Endpoint #######################################
|
||||
################################### GET /review/{review_id} Endpoint #######################################
|
||||
####################################################################################################################
|
||||
def test_review_not_found(self):
|
||||
with TestClient(self.app) as client:
|
||||
|
Loading…
Reference in New Issue
Block a user