We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f4aaf commit 96aecf6Copy full SHA for 96aecf6
integration/ecs_test
@@ -19,7 +19,7 @@ ecs_instance_status_wait_until() {
19
}
20
21
ecs_describe_instances() {
22
- do_command "aliyun ecs DescribeInstances" $2
+ do_command "aliyun ecs DescribeInstances" $1
23
24
25
ecs_delete_instance() {
0 commit comments