the newest textblock uses the word to the right as a scenario

This commit is contained in:
Bill Richardson 2023-09-15 10:36:08 -04:00
parent 03fd9ff0f5
commit 914729b290

View file

@ -90,6 +90,10 @@ const routingTable = () => [
scenario: navigationScenarios.CLICKED_FORWARD_WITH_NO_MORE_QUESTIONS,
destinationIssPageValue: issPageValues.COVERAGE_STATEMENT
},
{
scenario: issPageValues.VEHICLE_LOOKUP,
destinationIssPageValue: issPageValues.VEHICLE_LOOKUP
},
{
scenario: navigationScenarios.CLICKED_FORWARD_WITH_BAILOUT,
destinationIssPageValue: issPageValues.BAILOUT_PAGE