Skip to content

Commit

Permalink
commie
Browse files Browse the repository at this point in the history
  • Loading branch information
HammadB committed Dec 11, 2024
1 parent bb70ba7 commit 785fc99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rust/storage/src/s3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -864,4 +864,6 @@ mod tests {
assert!(!default.if_not_exists);
assert_eq!(default.if_match, None);
}

// TODO: both of these are trivially testable, add test_k8s_integration tests
}

0 comments on commit 785fc99

Please sign in to comment.