diff --git a/t/Asset/Sku/Product.t b/t/Asset/Sku/Product.t index e51f7ab0c..095b320b7 100644 --- a/t/Asset/Sku/Product.t +++ b/t/Asset/Sku/Product.t @@ -33,7 +33,7 @@ my $session = WebGUI::Test->session; #---------------------------------------------------------------------------- # Tests -plan tests => 5; # Increment this number for each test you create +plan tests => 2; # Increment this number for each test you create #---------------------------------------------------------------------------- # put your tests here