X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=t%2Fdemolx%2FAllTests.t;h=aafd346679df712857299c90a5d3d62676be44e8;hb=6d1df9ca24bbb8c03e10812ce4cf1b889d947470;hp=89951e92e13ece4e90d8aeaaa8e72c303799aa37;hpb=4e8f112f29ea92e2d820c9e9df57ca819e1708a5;p=kivitendo-erp.git 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";