mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
committed by
Pascal Vizeli
parent
17ba813a6d
commit
ff83efe376
@@ -809,6 +809,7 @@ class TestConfig(unittest.TestCase):
|
||||
|
||||
valid = [
|
||||
test_file,
|
||||
tmp_dir
|
||||
]
|
||||
for path in valid:
|
||||
assert self.config.is_allowed_path(path)
|
||||
|
||||
Reference in New Issue
Block a user