Skip to content

Commit e5c1b94

Browse files
author
Shikha Mishra
authored
Fixed Unit test failure
1 parent 4c04f55 commit e5c1b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Customer/Test/Unit/Model/Customer/DataProviderWithDefaultAddressesTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ public function testGetData(): void
339339
'default_shipping' => 2,
340340
'password_hash' => 'password_hash',
341341
'rp_token' => 'rp_token',
342-
'confirmation' => 'confirmation',
343342
];
344343

345344
$address = $this->getMockBuilder(\Magento\Customer\Model\Address::class)

0 commit comments

Comments
 (0)