X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fweb%2Frights.t;h=c7e8aac005265433a357d683031d6161eca66c43;hb=06f4ee7c977486d06aa1e638e0e2a4a29518a2c7;hp=9a5f358e2f7fe2c2520f8ec7a951a8758715a985;hpb=85e677b86fc37c54e6de2b06340351a28f5a5916;p=freeside.git diff --git a/rt/t/web/rights.t b/rt/t/web/rights.t index 9a5f358e2..c7e8aac00 100644 --- a/rt/t/web/rights.t +++ b/rt/t/web/rights.t @@ -1,4 +1,3 @@ -#!/usr/bin/perl -w use strict; use warnings; @@ -7,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 {