Skip to content

feat: allow UPS standard delivery in NL & BE, add UPS express delivery #211

feat: allow UPS standard delivery in NL & BE, add UPS express delivery

feat: allow UPS standard delivery in NL & BE, add UPS express delivery #211

Triggered via pull request November 27, 2024 10:58
Status Failure
Total duration 3m 10s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/utils/getPlatformConfig.spec.ts > getPlatformConfig > gets config for platform myparcel: libs/shared/src/utils/getPlatformConfig.spec.ts#L10
Error: Snapshot `getPlatformConfig > gets config for platform myparcel 1` mismatched - Expected + Received @@ -185,10 +185,12 @@ "postalCode", "street", "city", ], "deliveryCountries": [ + "AT", + "BE", "BG", "DE", "EE", "FI", "GR", @@ -197,11 +199,11 @@ "IT", "HR", "LV", "LT", "LU", - "AT", + "NL", "PL", "PT", "RO", "SI", "SK", ❯ src/utils/getPlatformConfig.spec.ts:10:20
test / Run unit tests
Process completed with exit code 1.