mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 22:53:59 +00:00
Consolidate test files where all tests are identical (#6690)
This commit is contained in:
9
tests/components/wifi/common.yaml
Normal file
9
tests/components/wifi/common.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
esphome:
|
||||
on_boot:
|
||||
then:
|
||||
- wifi.disable
|
||||
- wifi.enable
|
||||
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
Reference in New Issue
Block a user