mirror of
https://github.com/github/spec-kit.git
synced 2026-08-03 06:26:30 +08:00
Cleanup agent-file-template.md (#2579)
* followfc3d1244c0agent-file-template.md is removed atfc3d1244c0* Fix ruled line for constitution-template.md * fix test
This commit is contained in:
@@ -2620,7 +2620,7 @@ class TestSelfTestPreset:
|
||||
assert manifest.id == "self-test"
|
||||
assert manifest.name == "Self-Test Preset"
|
||||
assert manifest.version == "1.0.0"
|
||||
assert len(manifest.templates) == 8 # 6 templates + 2 commands
|
||||
assert len(manifest.templates) == 7 # 5 templates + 2 commands
|
||||
|
||||
def test_self_test_provides_all_core_templates(self):
|
||||
"""Verify the self-test preset provides an override for every core template."""
|
||||
|
||||
Reference in New Issue
Block a user