X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d14f75f9db5fdf62eb46aad98528f264e852c154..69822fd215cb15e1bb017f1af6f0a185f62a31e2:/t/selenium/AllTests.t diff --git a/t/selenium/AllTests.t b/t/selenium/AllTests.t index 3c6acf66a..6c161f6c1 100644 --- a/t/selenium/AllTests.t +++ b/t/selenium/AllTests.t @@ -77,7 +77,7 @@ ok(defined $lxtest->{dbuser}, "found dbuser in config"); ok(defined $lxtest->{dbpasswd}, "found dbpasswd in config"); - $lxtest->{lxadmin} = $lxtest->{lxbaseurl} . "admin.pl?path=$lxtest->{path}&rpw=$lxtest->{rpw}&nextsub=list_users&action=Weiter"; + $lxtest->{lxadmin} = $lxtest->{lxbaseurl} . "admin.pl?rpw=$lxtest->{rpw}&nextsub=list_users&action=Weiter";