chore: fmt

This commit is contained in:
Coffee
2026-03-24 18:17:47 +08:00
parent 9946149a25
commit 6040e56984
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -6426,6 +6426,7 @@ mod tests {
);
}
#[allow(clippy::await_holding_lock)]
#[tokio::test]
async fn test_runtime_auth_detects_runtime_nearai_api_key_override() {
struct EnvGuard(&'static str, Option<String>);