Skip to content

Commit 8cb7bd2

Browse files
test: Adapt a unit test name
1 parent 3cd3cc7 commit 8cb7bd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/operator-binary/src/controller/validate.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ mod tests {
398398
}
399399

400400
#[test]
401-
fn test_validate_err_parse_product_version() {
401+
fn test_validate_err_resolve_product_image() {
402402
test_validate_err(
403403
|cluster| {
404404
cluster.spec.image =

0 commit comments

Comments
 (0)