Update tests for new camera streaming modes
This commit is contained in:
parent
aff860a086
commit
7dd715da88
8 changed files with 27 additions and 35 deletions
|
|
@ -9,7 +9,7 @@ from .cam_test_utils import camera_test_env
|
|||
|
||||
@pytest.fixture
|
||||
def picamera_test_env() -> lt.ThingClient:
|
||||
"""Initialise a test environment with only a StreamingPiCamera2 Thing."""
|
||||
"""Initialise a test environment with only a PiCameraV2 Thing."""
|
||||
with camera_test_env() as env:
|
||||
yield env
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue