V2Wizard: Update create/edit button copy

This updates copy on the Save changes button as per recent mocks.
This commit is contained in:
regexowl 2024-04-09 15:05:06 +02:00 committed by Amir Fefer
parent 8ebd74051b
commit 972190ecaf
4 changed files with 6 additions and 6 deletions

View file

@ -436,7 +436,7 @@ describe('Step Upload to AWS', () => {
await clickNext();
await user.click(
await screen.findByRole('button', { name: /Save changes/ })
await screen.findByRole('button', { name: /Save changes to blueprint/ })
);
// returns back to the landing page