Skip to content

Commit

Permalink
skip integration?
Browse files Browse the repository at this point in the history
  • Loading branch information
avantgardnerio committed Nov 26, 2024
1 parent e5cc4c1 commit ed5e67b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions object_store/src/aws/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,8 @@ mod tests {

#[tokio::test]
async fn write_multipart_file_with_signature() {
maybe_skip_integration!();

let bucket = "cgx-production-c4c-archive-data";
let store = AmazonS3Builder::from_env()
.with_region("eu-west-1")
Expand Down

0 comments on commit ed5e67b

Please sign in to comment.