Skip to content

Commit 2d87951

Browse files
committed
MAGETWO-85126: LFI in Import History - 2
1 parent 294c0ae commit 2d87951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ImportExport/Test/Unit/Helper/ReportTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ public function testGetSummaryStats()
152152
* @expectedException \InvalidArgumentException
153153
* @expectedExceptionMessage Filename has not permitted symbols in it
154154
* @param string $fileName
155-
* return void
155+
* @return void
156156
*/
157157
public function testImportFileExistsException($fileName)
158158
{

0 commit comments

Comments
 (0)