Skip to content

Commit

Permalink
Fixed Unit test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Shikha Mishra authored Apr 4, 2019
1 parent 4c04f55 commit e5c1b94
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ public function testGetData(): void
'default_shipping' => 2,
'password_hash' => 'password_hash',
'rp_token' => 'rp_token',
'confirmation' => 'confirmation',
];

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

0 comments on commit e5c1b94

Please sign in to comment.