mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 21:24:29 -04:00
Fixes for tests
This commit is contained in:
parent
64ced161b7
commit
245a10cab8
@ -256,7 +256,7 @@ class CompanyGatewayController extends BaseController
|
|||||||
default:
|
default:
|
||||||
# code...
|
# code...
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->itemResponse($company_gateway);
|
return $this->itemResponse($company_gateway);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user