Skip to content

Commit f9f1397

Browse files
committed
XOL-2788 Update test name
1 parent 599386e commit f9f1397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CIMGatewayTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ public function testRefundFailure()
227227
);
228228
}
229229

230-
public function testShouldVoidIfRefundFailedWithResponseError54()
230+
public function testShouldVoidTransactionIfTryingToRefundAnUnsettledTransaction()
231231
{
232232
$this->setMockHttpResponse(array('CIMRefundFailure.txt', 'CIMVoidResponse.txt'));
233233
$this->refundOptions['voidIfRefundFails'] = true;

0 commit comments

Comments
 (0)