Skip to content

Commit acef362

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-94047' into 2.3-develop-pr32
2 parents 205bf8c + 1b2da8d commit acef362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Braintree/Test/Constraint/AssertDeviceDataIsPresentInBraintreeRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class AssertDeviceDataIsPresentInBraintreeRequest extends AbstractConstraint
1717
/**
1818
* Log file name.
1919
*/
20-
const FILE_NAME = 'debug.log';
20+
const FILE_NAME = 'payment.log';
2121

2222
/**
2323
* Device data pattern for regular expression.

0 commit comments

Comments
 (0)