diff --git a/t/Shop/Cart.t b/t/Shop/Cart.t index 472f10728..9ab4e368c 100644 --- a/t/Shop/Cart.t +++ b/t/Shop/Cart.t @@ -32,7 +32,7 @@ my $i18n = WebGUI::International->new($session, "Shop"); #---------------------------------------------------------------------------- # Tests -plan tests => 20; # Increment this number for each test you create +plan tests => 21; # Increment this number for each test you create #---------------------------------------------------------------------------- # put your tests here