Skip to content

Commit 6585fe9

Browse files
test: Add comment to expect
1 parent 25fd0b8 commit 6585fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • rust/operator-binary/src/backend/tls

rust/operator-binary/src/backend/tls/ca.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ mod tests {
741741
key_certificate,
742742
key_private_key,
743743
)
744-
.expect(""))
744+
.expect("should load the valid certificates from the given Secret data"))
745745
}
746746

747747
#[test]

0 commit comments

Comments
 (0)