X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4e8f112f29ea92e2d820c9e9df57ca819e1708a5..89dd4ca84494de24ac1ecc7bd3b84fdd35e28020:/t/demolx/AllTests.t diff --git a/t/demolx/AllTests.t b/t/demolx/AllTests.t index 89951e92e..aafd34667 100644 --- a/t/demolx/AllTests.t +++ b/t/demolx/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";