mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-09-03 01:59:23 +00:00
chore: fmt
This commit is contained in:
@@ -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>);
|
||||
|
||||
Reference in New Issue
Block a user