diff --git a/t/Asset/AssetClipboard.t b/t/Asset/AssetClipboard.t index bd50c3b9c..70f4a4eb3 100644 --- a/t/Asset/AssetClipboard.t +++ b/t/Asset/AssetClipboard.t @@ -20,7 +20,7 @@ use WebGUI::VersionTag; use Test::MockObject; use Test::More; # increment this value for each test you create -plan tests => 29; +plan tests => 14; my $session = WebGUI::Test->session; $session->user({userId => 3});