Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit b06928d

Browse files
committed
magento-engcom/magento2ce#1371: Build stabilization
- Code style fixed
1 parent 9c7d645 commit b06928d

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Customer/Test/Unit/Block/Widget

1 file changed

+0
-1
lines changed

app/code/Magento/Customer/Test/Unit/Block/Widget/DobTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,6 @@ public function testGetHtmlExtraParamsWithRequiredOption()
497497
->with('{"required":true,"validate-date":{"dateFormat":"M\/d\/Y"}}')
498498
->will($this->returnValue('{"required":true,"validate-date":{"dateFormat":"M\/d\/Y"}}'));
499499

500-
501500
$this->context->expects($this->any())->method('getEscaper')->will($this->returnValue($this->escaper));
502501

503502
$this->assertEquals(

0 commit comments

Comments
 (0)