mirror of
https://github.com/esphome/esphome.git
synced 2025-11-01 07:31:51 +00:00
Add additional coverage for yaml_util (#10674)
This commit is contained in:
4
tests/unit_tests/fixtures/yaml_util/secrets.yaml
Normal file
4
tests/unit_tests/fixtures/yaml_util/secrets.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
test_secret: "my_secret_value"
|
||||
another_secret: "another_value"
|
||||
wifi_password: "super_secret_wifi"
|
||||
api_key: "0123456789abcdef"
|
||||
Reference in New Issue
Block a user