Update tests for UPS driver. Cleanup diags.

This commit is contained in:
Colin Kuskie 2009-11-03 20:57:53 -08:00
parent 547d1714a5
commit b4112e8d3d
2 changed files with 6 additions and 5 deletions

View file

@ -93,8 +93,9 @@ cmp_bag(
[
'WebGUI::Shop::ShipDriver::FlatRate',
'WebGUI::Shop::ShipDriver::USPS',
'WebGUI::Shop::ShipDriver::UPS',
],
'getDrivers: WebGUI only ships with 1 default shipping driver',
'getDrivers: WebGUI ships with 3 default shipping drivers',
);
#######################################################################