X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rt%2Ft%2Fapi%2Fusers.t;fp=rt%2Ft%2Fapi%2Fusers.t;h=e65f9a9b58b5d556cf968b67473d780e34fa8b32;hb=1c538bfabc2cd31f27067505f0c3d1a46cba6ef0;hp=1f3a487708641a7cd0b9660e7e45a65b8ce9525a;hpb=4f5619288413a185e9933088d9dd8c5afbc55dfa;p=freeside.git diff --git a/rt/t/api/users.t b/rt/t/api/users.t index 1f3a48770..e65f9a9b5 100644 --- a/rt/t/api/users.t +++ b/rt/t/api/users.t @@ -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', );