Skip to content

Commit 1b2da8d

Browse files
committed
MAGETWO-94047: [FT] Magento\Checkout\Test\TestCase\OnePageCheckoutTest::OnePageCheckoutBraintreeTestVariation5 failed on Bamboo
1 parent 1cb9235 commit 1b2da8d

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)