diff --git a/tests/test_cameras.py b/tests/test_cameras.py index 94c9dc2..25bdaf0 100644 --- a/tests/test_cameras.py +++ b/tests/test_cameras.py @@ -117,10 +117,7 @@ class TestBlinkCameraSetup(unittest.TestCase): "WARNING:blinkpy.camera:Could not retrieve calibrated " "temperature." ), - ( - "WARNING:blinkpy.camera:Could not find thumbnail for camera new" - "\nNoneType: None" - ), + ("WARNING:blinkpy.camera:Could not find thumbnail for camera new"), ], )