We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e99585c + d448660 commit 302c268Copy full SHA for 302c268
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