Fix part-question back-nav

This commit is contained in:
Chloe Herd 2024-06-13 16:48:17 -04:00
parent 26dead5f3e
commit 3711094141

View file

@ -292,7 +292,7 @@ const routingTable = function (store) {
},
{
scenario: navigationScenarios.CLICKED_BACK_WITH_NO_VIN_NOR_QUESTIONS,
destinationFmgPageValue: fmgPageValues.ESTIMATE,
destinationFmgPageValue: fmgPageValues.SERVICE_ZIP,
},
{
scenario: navigationScenarios.CLICKED_FORWARD_WITH_MULTIPLE_PARTS_TO_CHOOSE,