diff --git a/t/Inbox/Groups.t b/t/Inbox/Groups.t index bf5bbe8fb..1cc748fa5 100644 --- a/t/Inbox/Groups.t +++ b/t/Inbox/Groups.t @@ -24,7 +24,7 @@ use WebGUI::User; use Test::More; -plan tests => 13; +plan tests => 14; use Data::Dumper;