mirror of
https://github.com/esphome/esphome.git
synced 2025-07-28 22:26:36 +00:00
Fix flaky test_api_conditional_memory by disabling API batch delay (#9360)
This commit is contained in:
parent
e2de6ee29d
commit
29747fc730
@ -2,6 +2,7 @@ esphome:
|
||||
name: api-conditional-memory-test
|
||||
host:
|
||||
api:
|
||||
batch_delay: 0ms
|
||||
actions:
|
||||
- action: test_simple_service
|
||||
then:
|
||||
|
Loading…
x
Reference in New Issue
Block a user