mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-09 10:59:43 +00:00
Set bind propagation mode for media (#4308)
* Set bind propagation mode for media * Add some test cases
This commit is contained in:
@@ -374,6 +374,8 @@ async def tmp_supervisor_data(coresys: CoreSys, tmp_path: Path) -> Path:
|
||||
coresys.config.path_backup.mkdir()
|
||||
coresys.config.path_tmp.mkdir()
|
||||
coresys.config.path_homeassistant.mkdir()
|
||||
coresys.config.path_audio.mkdir()
|
||||
coresys.config.path_dns.mkdir()
|
||||
yield tmp_path
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user