From dfbda3b9d7056f21e52541e21f1116c71989c090 Mon Sep 17 00:00:00 2001 From: sheena Date: Tue, 25 Apr 2023 20:07:53 +0530 Subject: [PATCH] Update routing-table.js --- src/router/router-constants/routing-table.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/router-constants/routing-table.js b/src/router/router-constants/routing-table.js index 87e792a9..bd6de4c7 100644 --- a/src/router/router-constants/routing-table.js +++ b/src/router/router-constants/routing-table.js @@ -500,7 +500,7 @@ const routingTable = function(store) { destinationIssPageValue: issPageValues.SERVICE_PACKAGE }, { - scenario: navigationScenarios.CLICKED_FORWARD_WITH_REVIEW, + scenario: navigationScenarios.CLICKED_FORWARD, destinationIssPageValue: issPageValues.PAYMENT_PAGE },