diff --git a/t/Inbox/Groups.t b/t/Inbox/Groups.t index ae8436f6b..33be2430c 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;