diff --git a/t/Shop/ShipDriver/USPSInternational.t b/t/Shop/ShipDriver/USPSInternational.t index 787f2674f..c60845623 100644 --- a/t/Shop/ShipDriver/USPSInternational.t +++ b/t/Shop/ShipDriver/USPSInternational.t @@ -327,7 +327,7 @@ SKIP: { AreasServed => ignore(), Prohibitions => ignore(), ExpressMail => ignore(), CustomsForms => ignore(), Observations => ignore(), Restrictions => ignore(), - Service => [ + Service => superbagof( { ID => ignore(), MaxWeight => ignore(), @@ -341,8 +341,7 @@ SKIP: { SvcCommitments => ignore(), SvcDescription => ignore(), }, - (ignore())x21, - ], + ), }, ], },