Skip to content

Commit cb7dfe0

Browse files
jedardenclaude
andcommitted
fix(ci): rename duplicate TestModelAliases in file_test.go
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 55c486c commit cb7dfe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/config/file_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ multi_provider:
408408
}
409409
}
410410

411-
func TestModelAliases(t *testing.T) {
411+
func TestModelAliasesFromFile(t *testing.T) {
412412
tmpDir := t.TempDir()
413413
configPath := filepath.Join(tmpDir, "clasp.yaml")
414414

0 commit comments

Comments
 (0)