]> wagnertech.de Git - kivitendo-erp.git/blobdiff - t/selenium/cleanup.pl
Der englische Plural von "category" ist "categories".
[kivitendo-erp.git] / t / selenium / cleanup.pl
index f5a0d552d4e817915ee7793cfc8327e408e2051b..7e6bf6deab5c40dca08a8aeca3f0a2088c83682c 100644 (file)
@@ -59,7 +59,7 @@
   $lxtest->{testuserlogin}   = $lxtest->{testlogin};
   $lxtest->{db}              = $lxtest->{db};
 
   $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},
 
   eval { $sel = WWW::Selenium->new(
     host => $lxtest->{seleniumhost},