Skip to content

Commit

Permalink
VTX-3411: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
fsdvh committed Dec 14, 2023
1 parent b8d2527 commit b1a1b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion object_store/src/client/s3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ pub struct CompleteMultipartUploadResult {

#[cfg(test)]
mod tests {
use crate::aws::client::{CompleteMultipartUpload, MultipartPart};
use super::{CompleteMultipartUpload, MultipartPart};
use quick_xml;

#[test]
Expand Down

0 comments on commit b1a1b27

Please sign in to comment.