mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 17:54:30 -04:00
fixes for tests
This commit is contained in:
parent
6561602fef
commit
a74d60a5ee
@ -170,8 +170,7 @@ class BasePaymentDriver
|
||||
} else {
|
||||
// payment failed: display message to customer
|
||||
echo $response->getMessage();
|
||||
|
||||
|
||||
}
|
||||
/*
|
||||
$this->purchaseResponse = (array)$response->getData();*/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user