Skip to content

Commit e10ecc5

Browse files
committed
MAGETWO-52374: Pull request preparation
- Fix phpcs psr2
1 parent 4267884 commit e10ecc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/SalesRule/Test/Unit/Model/Converter/ToModelTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ public function testFormattingDate($data)
210210
'setFromDate',
211211
'getToDate',
212212
'setToDate',
213-
])
213+
]
214+
)
214215
->getMock();
215216
$dataModel
216217
->expects($this->atLeastOnce())

0 commit comments

Comments
 (0)