Upgrading to 3.0.0 #52
Annotations
3 errors
|
test
Process completed with exit code 1.
|
|
test:
tests/test_manager_lifecycle.py#L53
test_terminal_manager_closes_active_sessions
assert [24, 42] == [42]
At index 0 diff: 24 != 42
Left contains one more item: 42
Full diff:
[
+ 24,
42,
]
|
|
test:
tests/ha/test_config_flow.py#L17
test_user_flow_aborts_when_entry_exists
homeassistant.exceptions.DependencyError: Could not setup dependencies: frontend
|