chore(provider): normalize fallback test comments to ASCII punctuation
This commit is contained in:
parent
435c33d408
commit
ba018a38ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1700,7 +1700,7 @@ mod tests {
|
||||||
};
|
};
|
||||||
|
|
||||||
// Primary uses a ZAI key; fallbacks (lmstudio, ollama) should NOT
|
// Primary uses a ZAI key; fallbacks (lmstudio, ollama) should NOT
|
||||||
// receive this key — they resolve their own credentials independently.
|
// receive this key; they resolve their own credentials independently.
|
||||||
let provider = create_resilient_provider("zai", Some("zai-test-key"), None, &reliability);
|
let provider = create_resilient_provider("zai", Some("zai-test-key"), None, &reliability);
|
||||||
assert!(provider.is_ok());
|
assert!(provider.is_ok());
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue