fix: pricing integration test (#4837)

This commit is contained in:
Jack Amadeo
2025-09-25 21:37:12 -04:00
committed by GitHub
parent 4acd7c2c6b
commit f5877a9996
@@ -21,7 +21,7 @@ async fn test_pricing_cache_performance() {
("anthropic", "claude-sonnet-4"),
("openai", "gpt-4o"),
("openai", "gpt-4o-mini"),
("google", "gemini-flash-1.5"),
("google", "gemini-2.5-flash"),
("anthropic", "claude-opus-4"),
];