X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fweb%2Frights.t;h=c7e8aac005265433a357d683031d6161eca66c43;hb=de9d037528895f7151a9aead6724ce2df95f9586;hp=23b357f79394bffe311c316969883187431d8672;hpb=7588a4ac90a9b07c08a3107cd1107d773be1c991;p=freeside.git diff --git a/rt/t/web/rights.t b/rt/t/web/rights.t index 23b357f79..c7e8aac00 100644 --- a/rt/t/web/rights.t +++ b/rt/t/web/rights.t @@ -6,7 +6,7 @@ use RT::Test tests => 14; my ($baseurl, $m) = RT::Test->started_ok; ok $m->login, "logged in"; -$m->follow_link_ok({ id => 'tools-config-global-group-rights'}); +$m->follow_link_ok({ id => 'admin-global-group-rights'}); sub get_rights {