test: remove decorative dividers
Drop section-divider comments that duplicated test group labels without adding behavior context. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -3518,7 +3518,6 @@ describe("sisyphus-task", () => {
|
||||
expect(actualModel).not.toBe(inheritedModel)
|
||||
})
|
||||
|
||||
// ===== TESTS FOR resolveModel() INTEGRATION (TDD GREEN) =====
|
||||
// These tests verify the NEW behavior where categories do NOT have default models
|
||||
|
||||
test("FIXED: category built-in model takes precedence over inheritedModel", () => {
|
||||
|
||||
Reference in New Issue
Block a user