Bump pytest-homeassistant-custom-component from 0.13.109 to 0.13.126 #424
lint_test.yml
on: pull_request
Hassfest Validation
1m 4s
HACS Validation
25s
Ruff
1m 2s
Run tests
1m 18s
Annotations
2 errors
Run tests:
tests/test_init.py#L56
test_data_coordinator_wpm
AssertionError: assert <ConfigEntryState.SETUP_RETRY: 'setup_retry'> == <ConfigEntryState.LOADED: 'loaded'>
+ where <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = <ConfigEntry entry_id=test_wpm version=1 domain=stiebel_eltron_isg title=Mock Title state=ConfigEntryState.SETUP_RETRY unique_id=None>.state
+ and <ConfigEntryState.LOADED: 'loaded'> = ConfigEntryState.LOADED
|
Run tests
Process completed with exit code 1.
|