Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Feb 14, 2024
1 parent 70b77a5 commit ce3199a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
exports[`getDeliveryTypeConfigMap > should return the correct config map 1`] = `
{
"evening": "allowEveningDelivery",
"monday": "allowMondayDelivery",
"morning": "allowMorningDelivery",
"pickup": "allowPickupLocations",
"same_day": "allowSameDayDelivery",
"saturday": "allowSaturdayDelivery",
"standard": "allowDeliveryOptions",
}
`;

0 comments on commit ce3199a

Please sign in to comment.