diff --git a/t/selenium/controller_customer.t b/t/selenium/controller_customer.t index 782ec06ad9..a3936cc5c6 100644 --- a/t/selenium/controller_customer.t +++ b/t/selenium/controller_customer.t @@ -35,7 +35,6 @@ my $username = ('demo' . int(rand(1000)) . "name"); $c->login_ok(); $c->create_domain($domainstring); -$c->create_customer($customerid); if($pbx == 1){ $c->create_customer($customerid, 1);