diff --git a/src/templates/starting-stopping.html b/src/templates/starting-stopping.html index 2fe3f29..2530d43 100644 --- a/src/templates/starting-stopping.html +++ b/src/templates/starting-stopping.html @@ -18,7 +18,7 @@

QA instance stopping...

QA instance startup error

<% } %> - <% if (overallState === States.Starting) { %> + <% if (overallState === States.Starting || overallState === States.Error) { %>