mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	merge
This commit is contained in:
		| @@ -355,7 +355,6 @@ def test_clean_build( | ||||
|     mock_core.relative_pioenvs_path.return_value = pioenvs_dir | ||||
|     mock_core.relative_piolibdeps_path.return_value = piolibdeps_dir | ||||
|     mock_core.relative_build_path.return_value = dependencies_lock | ||||
|     mock_core.platformio_cache_dir = str(platformio_cache_dir) | ||||
|  | ||||
|     # Verify all exist before | ||||
|     assert pioenvs_dir.exists() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user