fix(governance): network upgrade proposal e2e test tweak (#3748)

Co-authored-by: Joe <joe@vega.xyz>
This commit is contained in:
Sam Keen
2023-05-12 09:58:10 +01:00
committed by GitHub
co-authored by Joe
parent 6e7109ed87
commit 8e0a92fdec
@@ -109,7 +109,7 @@ context(
);
cy.getByTestId('protocol-upgrade-proposal-status').should(
'have.text',
'Approved '
'Approved by validators '
);
});
});
@@ -136,7 +136,7 @@ context(
);
cy.getByTestId('protocol-upgrade-state').should(
'have.text',
'Approved'
'Approved by validators'
);
cy.getByTestId('protocol-upgrade-release-tag').should(
'have.text',