fix flaky tests #1833
Annotations
3 errors
|
validate
Process completed with exit code 1.
|
|
validate:
tests/test_config_flow.py#L275
test_bluetooth_confirm_entry_added_during_flow[True]
AssertionError: assert <FlowResultTy...BORT: 'abort'> == <FlowResultType.FORM: 'form'>
- form
+ abort
|
|
validate:
tests/test_config_flow.py#L275
test_bluetooth_confirm_entry_added_during_flow[True]
AssertionError: assert <FlowResultTy...BORT: 'abort'> == <FlowResultType.FORM: 'form'>
- form
+ abort
|