Update tests for new driver.
This commit is contained in:
parent
acda103fed
commit
0b483521e8
1 changed files with 2 additions and 1 deletions
|
|
@ -93,9 +93,10 @@ cmp_bag(
|
|||
[
|
||||
'WebGUI::Shop::ShipDriver::FlatRate',
|
||||
'WebGUI::Shop::ShipDriver::USPS',
|
||||
'WebGUI::Shop::ShipDriver::USPSInternational',
|
||||
'WebGUI::Shop::ShipDriver::UPS',
|
||||
],
|
||||
'getDrivers: WebGUI ships with 3 default shipping drivers',
|
||||
'getDrivers: All default shipping drivers present',
|
||||
);
|
||||
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue