From 07337cd7b82064a745aa0b83ff0a1b2e06171456 Mon Sep 17 00:00:00 2001 From: burnettk Date: Thu, 6 Apr 2023 18:01:23 -0400 Subject: [PATCH] get in line with new wording --- spiffworkflow-frontend/cypress/pilot/pp1.cy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spiffworkflow-frontend/cypress/pilot/pp1.cy.js b/spiffworkflow-frontend/cypress/pilot/pp1.cy.js index 947919840..f2672f262 100644 --- a/spiffworkflow-frontend/cypress/pilot/pp1.cy.js +++ b/spiffworkflow-frontend/cypress/pilot/pp1.cy.js @@ -81,7 +81,7 @@ describe('pp1', () => { approveWithUser( 'infra.project-lead', processInstanceId, - 'Task: Reminder: Request Additional Budget', + 'Task: Reminder: Check Existing Budget', 'infra.project-leadx' ); approveWithUser('ppg.ba-a1.sme', processInstanceId);