Cleanup tests that were leaking carts.
This commit is contained in:
parent
884e61aaf6
commit
02c4c5cf47
2 changed files with 4 additions and 17 deletions
|
|
@ -22,6 +22,7 @@ use Test::More; # increment this value for each test you create
|
|||
use Test::Deep;
|
||||
|
||||
my $session = WebGUI::Test->session;
|
||||
$session->user({userId => 3});
|
||||
|
||||
plan tests => 4;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue