We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294c0ae commit 2d87951Copy full SHA for 2d87951
app/code/Magento/ImportExport/Test/Unit/Helper/ReportTest.php
@@ -152,7 +152,7 @@ public function testGetSummaryStats()
152
* @expectedException \InvalidArgumentException
153
* @expectedExceptionMessage Filename has not permitted symbols in it
154
* @param string $fileName
155
- * return void
+ * @return void
156
*/
157
public function testImportFileExistsException($fileName)
158
{
0 commit comments