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
@@ -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");