mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 11:07:33 +00:00
[tests] Mock target branch in memory-impact exclusion test (#16913)
This commit is contained in:
@@ -1470,6 +1470,7 @@ def test_detect_memory_impact_config_no_common_platform(tmp_path: Path) -> None:
|
||||
assert result["use_merged_config"] == "true"
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("mock_target_branch_dev")
|
||||
def test_detect_memory_impact_config_variant_only_platform_excluded(
|
||||
tmp_path: Path,
|
||||
) -> None:
|
||||
|
||||
Reference in New Issue
Block a user