diff --git a/pkgs/clan-cli/clan_cli/tests/test_flakes_cli.py b/pkgs/clan-cli/clan_cli/tests/test_flakes_cli.py index 7aad19526..357740a36 100644 --- a/pkgs/clan-cli/clan_cli/tests/test_flakes_cli.py +++ b/pkgs/clan-cli/clan_cli/tests/test_flakes_cli.py @@ -9,7 +9,7 @@ if TYPE_CHECKING: pass -@pytest.mark.impure +@pytest.mark.with_core def test_flakes_inspect( test_flake_with_core: FlakeForTest, capture_output: CaptureOutput ) -> None: