We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47ab61 commit d851289Copy full SHA for d851289
1 file changed
tests/integrations/test_integration_bob.py
@@ -372,4 +372,3 @@ def test_legacy_mode_project_extension_registration_runs(self, tmp_path):
372
assert "bob" in results, "bob must appear in results for legacy-mode project"
373
registered_file = commands_dir / "speckit.test-cmd.md"
374
assert registered_file.exists(), f"Expected {registered_file} to be written"
375
-
0 commit comments