RT 4.2.11, ticket#13852
[freeside.git] / rt / t / api / users.t
index 1f3a487..e65f9a9 100644 (file)
@@ -2,7 +2,7 @@ use strict;
 use warnings;
 use RT::Test tests => 10;
 
-RT::System->AddRights(
+RT::System->AddRight( General =>
     'RTxUserRight' => 'Just a right for testing rights',
 );