Skip to content

Commit f4c7a1c

Browse files
AC-9607::Filtering Company Grid & Then Attempting Grid CSV Export Will Fail & Throw Exception
1 parent e6631b7 commit f4c7a1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Ui/Test/Unit/Model/Export/ConvertToCsvTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ protected function setUp(): void
102102
);
103103
}
104104

105+
/**
106+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
107+
*/
105108
public function testGetCsvFile()
106109
{
107110
$componentName = 'component_name';

0 commit comments

Comments
 (0)