From 7f8349e708838644618556110cf5d06dcc91abf0 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 20 Aug 2012 17:41:04 -0700 Subject: [PATCH] Update test to make it more robust as USPS International adds more shipping options. --- t/Shop/ShipDriver/USPSInternational.t | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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, - ], + ), }, ], },