Skip to content

Commit

Permalink
GLUE-381 fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
cherniavskyi committed Oct 4, 2018
1 parent c4d56c8 commit 5c7c4ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ public function testSetDefaultShippingAddress()
$this->assertTrue($isSuccess);
}


/**
* @expectedException \Spryker\Zed\Customer\Business\Exception\AddressNotFoundException
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,7 @@ public function testUpdateCustomerPassword()

$this->assertSame($customerTransfer, $facade->updateCustomerPassword($customerTransfer));
}

/**
* @return void
*/
Expand Down

0 comments on commit 5c7c4ee

Please sign in to comment.