Skip to content

Commit 96aecf6

Browse files
committed
fix_test
1 parent 42f4aaf commit 96aecf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/ecs_test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ecs_instance_status_wait_until() {
1919
}
2020

2121
ecs_describe_instances() {
22-
do_command "aliyun ecs DescribeInstances" $2
22+
do_command "aliyun ecs DescribeInstances" $1
2323
}
2424

2525
ecs_delete_instance() {

0 commit comments

Comments
 (0)