mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-30 08:17:53 +00:00
chore: fmt
This commit is contained in:
@@ -74,6 +74,7 @@ mod tests {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::await_holding_lock)]
|
||||
#[tokio::test]
|
||||
async fn test_resolve_bearer_token_if_available_uses_runtime_env_override() {
|
||||
let _guard = ENV_MUTEX.lock().expect("env mutex");
|
||||
|
||||
Reference in New Issue
Block a user