We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abda241 + 5986841 commit b0836f1Copy full SHA for b0836f1
1 file changed
test/linodes/resize.bats
@@ -69,7 +69,7 @@ teardown() {
69
70
assert_failure
71
assert_output --partial "Request failed: 400"
72
- assert_output --partial "type A valid Linode type by that ID was not found"
+ assert_output --partial "type A valid plan type by that ID was not found"
73
}
74
75
@test "it should resize the linode to the next size plan" {
0 commit comments