Skip to content

Commit d851289

Browse files
committed
fix lint
1 parent f47ab61 commit d851289

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/integrations/test_integration_bob.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,4 +372,3 @@ def test_legacy_mode_project_extension_registration_runs(self, tmp_path):
372372
assert "bob" in results, "bob must appear in results for legacy-mode project"
373373
registered_file = commands_dir / "speckit.test-cmd.md"
374374
assert registered_file.exists(), f"Expected {registered_file} to be written"
375-

0 commit comments

Comments
 (0)