Skip to content

Commit 80b452e

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-91455' into 2.2-develop-pr39
2 parents 4e6c308 + 2406566 commit 80b452e

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)