X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4e8f112f29ea92e2d820c9e9df57ca819e1708a5..89dd4ca84494de24ac1ecc7bd3b84fdd35e28020:/t/demolx/cleanup.pl diff --git a/t/demolx/cleanup.pl b/t/demolx/cleanup.pl index f5a0d552d..7e6bf6dea 100644 --- a/t/demolx/cleanup.pl +++ b/t/demolx/cleanup.pl @@ -59,7 +59,7 @@ $lxtest->{testuserlogin} = $lxtest->{testlogin}; $lxtest->{db} = $lxtest->{db}; - $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"; eval { $sel = WWW::Selenium->new( host => $lxtest->{seleniumhost},