Skip to content

Commit 294c0ae

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

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
@@ -177,7 +177,7 @@ public function importFileExistsDataProvider()
177177
],
178178
[
179179
'fileName' => 'some_folder\..\another_folder',
180-
]
180+
],
181181
];
182182
}
183183

0 commit comments

Comments
 (0)