diff --git a/src/common/testservers.ts b/src/common/testservers.ts index 0b0dd5b..c31f2fd 100644 --- a/src/common/testservers.ts +++ b/src/common/testservers.ts @@ -30,6 +30,7 @@ export const getTestStacksInfo = async ( 'CREATE_FAILED', 'CREATE_IN_PROGRESS', 'ROLLBACK_COMPLETE', + 'UPDATE_ROLLBACK_COMPLETE', ].includes(item.StackStatus) ) { try {