mirror of
https://github.com/ollama/ollama.git
synced 2026-04-30 07:57:51 -05:00
chore: fix some inconsistent function name in comment
Signed-off-by: youzichuan <youzichuan6@outlook.com>
This commit is contained in:
@@ -468,7 +468,7 @@ func TestErrorUnmarshal(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TestParseNameErrors tests that parseName returns errors messages with enough
|
||||
// TestParseNameExtendedErrors tests that parseName returns errors messages with enough
|
||||
// detail for users to debug naming issues they may encounter. Previous to this
|
||||
// test, the error messages were not very helpful and each problem was reported
|
||||
// as the same message.
|
||||
|
||||
Reference in New Issue
Block a user