Skip to content

Commit 2da1187

Browse files
committed
test_k8s_integration
1 parent 8ca7d79 commit 2da1187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/log-service/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3753,7 +3753,7 @@ mod tests {
37533753
}
37543754

37553755
#[tokio::test]
3756-
async fn update_collection_log_offset_never_moves_backwards() {
3756+
async fn test_k8s_integration_update_collection_log_offset_never_moves_backwards() {
37573757
use chroma_storage::s3_client_for_test_with_new_bucket;
37583758
use chroma_types::chroma_proto::UpdateCollectionLogOffsetRequest;
37593759
use std::collections::HashMap;

0 commit comments

Comments
 (0)