Skip to content

Commit 0bbcb1c

Browse files
committed
MAGETWO-53281: Update BN Codes for Braintree/PayPal
1 parent 892d11d commit 0bbcb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Braintree/Test/Unit/Gateway/Request/ChannelDataBuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ protected function setUp()
3434
/**
3535
* @param string $edition
3636
* @param array $expected
37-
* @covers ChannelDataBuilder::build
37+
* @covers \Magento\Braintree\Gateway\Request\ChannelDataBuilder::build
3838
* @dataProvider buildDataProvider
3939
*/
4040
public function testBuild($edition, array $expected)

0 commit comments

Comments
 (0)