We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf0023 commit d448660Copy full SHA for d448660
1 file changed
test/lke/clusters.bats
@@ -34,7 +34,7 @@ teardown() {
34
--format 'label,region,k8s_version' \
35
--no-defaults
36
37
- assert_output --regexp "cli-test-1,us-east,1.19"
+ assert_output --regexp "cli-test-1,us-east,1.21"
38
}
39
40
@test "it should remove all lke clusters" {
0 commit comments