clan-cli/machines/list: mark test as pure
This commit is contained in:
@@ -125,7 +125,7 @@ def list_with_tags_multiple_tags_intersection(
|
|||||||
assert "dev-machine" not in output.out
|
assert "dev-machine" not in output.out
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.impure
|
@pytest.mark.with_core
|
||||||
def test_machines_list_with_tags_no_matches(
|
def test_machines_list_with_tags_no_matches(
|
||||||
test_flake_with_core: fixtures_flakes.FlakeForTest,
|
test_flake_with_core: fixtures_flakes.FlakeForTest,
|
||||||
capture_output: CaptureOutput,
|
capture_output: CaptureOutput,
|
||||||
|
|||||||
Reference in New Issue
Block a user