Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: Heinz N. Gies <[email protected]>
  • Loading branch information
Licenser committed Apr 22, 2024
1 parent 43a31a0 commit b2d50a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tremor-connectors-aws/src/auth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ mod test {
assert_eq!(credentials.session_token(), None);
Ok(())
}

#[tokio::test]
async fn resolve_key_with_token() -> Result<()> {
let config = EndpointConfig {
Expand Down

0 comments on commit b2d50a6

Please sign in to comment.