Skip to content

Commit

Permalink
test: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Jun 28, 2024
1 parent 4b075af commit 2358ab9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ const doTestSetup = async (config: RecursivePartial<InputDeliveryOptionsConfigur

const carrierSettings = {
[CarrierSetting.AllowDeliveryOptions]: true,
[CarrierSetting.AllowMondayDelivery]: true,
[CarrierSetting.AllowSameDayDelivery]: true,
[CarrierSetting.AllowEveningDelivery]: true,
[CarrierSetting.AllowMorningDelivery]: true,
[CarrierSetting.AllowStandardDelivery]: true,
Expand Down

0 comments on commit 2358ab9

Please sign in to comment.