We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ae32c commit 543b12fCopy full SHA for 543b12f
tests/integration/test_health_check.py
@@ -51,7 +51,6 @@ def test_health_check_full_workflow(self, temp_dir: Path) -> None:
51
52
# Build completed successfully
53
54
-
55
def test_health_check_disabled_by_default(self, temp_dir: Path) -> None:
56
"""Test that health check is disabled by default in new projects."""
57
project_dir = temp_dir / "default_project"
0 commit comments