Skip to content

Commit 543b12f

Browse files
committed
Format code with ruff
1 parent 02ae32c commit 543b12f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_health_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def test_health_check_full_workflow(self, temp_dir: Path) -> None:
5151

5252
# Build completed successfully
5353

54-
5554
def test_health_check_disabled_by_default(self, temp_dir: Path) -> None:
5655
"""Test that health check is disabled by default in new projects."""
5756
project_dir = temp_dir / "default_project"

0 commit comments

Comments
 (0)