tribuchet: building on eliza treefmt v2.5.0traversed 294 files emitted 245 files for processing formatted 245 files (1 changed) in 10.802s M nixbot/nixbot/tests/test_cli.py diff --git a/nixbot/nixbot/tests/test_cli.py b/nixbot/nixbot/tests/test_cli.py index 8f9f48e..c52a9ec 100644 --- a/nixbot/nixbot/tests/test_cli.py +++ b/nixbot/nixbot/tests/test_cli.py @@ -293,7 +293,6 @@ def test_settings_load(tmp_path: Path, monkeypatch: pytest.MonkeyPatch) -> None: assert Settings.load().token == "bnix_env" - def test_settings_multi_host_remotes( tmp_path: Path, monkeypatch: pytest.MonkeyPatch ) -> None: