Update test for change in USPS International service options.

This commit is contained in:
Colin Kuskie 2012-03-17 17:42:58 -07:00
parent 275fcd0bb8
commit 1eb5579f67

View file

@ -341,13 +341,13 @@ SKIP: {
SvcCommitments => ignore(), SvcCommitments => ignore(),
SvcDescription => ignore(), SvcDescription => ignore(),
}, },
(ignore())x20, (ignore())x21,
], ],
}, },
], ],
}, },
'... returned data from USPS in correct format. If this test fails, the driver may need to be updated' '... returned data from USPS in correct format. If this test fails, the driver may need to be updated'
); ) or diag Dumper $xmlData;
} }
my $cost = $driver->_calculateFromXML( my $cost = $driver->_calculateFromXML(