Skip to content

Commit cfe9db1

Browse files
committed
test: format crane workflow prompt test
1 parent bc1b6e8 commit cfe9db1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/test_crane_workflow_prompt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ def test_crane_commit_guidance_provides_structured_summary_fallback() -> None:
2929
assert "Changes:" in text
3030
assert "Run: {run_url}" in text
3131
assert text.index("Changes:") < text.index("Run: {run_url}")
32-

0 commit comments

Comments
 (0)