Skip to content

Commit d448660

Browse files
committed
Assert that the new version is returned, too
1 parent fbf0023 commit d448660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/lke/clusters.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ teardown() {
3434
--format 'label,region,k8s_version' \
3535
--no-defaults
3636

37-
assert_output --regexp "cli-test-1,us-east,1.19"
37+
assert_output --regexp "cli-test-1,us-east,1.21"
3838
}
3939

4040
@test "it should remove all lke clusters" {

0 commit comments

Comments
 (0)