X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/aed92dbe7d4c3d21b3e410b1b02a2fc9d2b797f1..d629acd82a27e980899a044ca8b0f4becc8e94bb:/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},