Skip to content

Commit ddd319e

Browse files
committed
fix
1 parent 96aecf6 commit ddd319e

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
@@ -70,7 +70,7 @@ ecs_test() {
7070

7171
ecs_instance_status_wait_until $id Running
7272

73-
ecs_stop_instance $id
73+
ecs_stop_instance $id $force
7474

7575
ecs_instance_status_wait_until $id Stopped
7676

0 commit comments

Comments
 (0)