mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
cleanup
This commit is contained in:
@@ -198,7 +198,6 @@ def test_device_with_invalid_area_id(
|
||||
|
||||
# Check for the specific error message in stdout
|
||||
captured = capsys.readouterr()
|
||||
print(captured.out)
|
||||
assert (
|
||||
"Couldn't find ID 'nonexistent_area'. Please check you have defined an ID with that name in your configuration."
|
||||
in captured.out
|
||||
|
||||
Reference in New Issue
Block a user