Update test for change in USPS International service options.
This commit is contained in:
parent
275fcd0bb8
commit
1eb5579f67
1 changed files with 2 additions and 2 deletions
|
|
@ -341,13 +341,13 @@ SKIP: {
|
|||
SvcCommitments => 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'
|
||||
);
|
||||
) or diag Dumper $xmlData;
|
||||
}
|
||||
|
||||
my $cost = $driver->_calculateFromXML(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue