Cart cleanup from leaky PayDriver test.
This commit is contained in:
parent
2976539482
commit
9a1c5c9c03
1 changed files with 1 additions and 0 deletions
|
|
@ -254,6 +254,7 @@ isnt(
|
|||
#######################################################################
|
||||
|
||||
my $cart = $driver->getCart;
|
||||
WebGUI::Test->addToCleanup($cart);
|
||||
isa_ok ($cart, 'WebGUI::Shop::Cart', 'getCart returns an instantiated WebGUI::Shop::Cart object');
|
||||
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue