Skip to content

Commit 378ade9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ protected function setUp(): void
103103
}
104104

105105
/**
106-
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
106+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
107107
*/
108108
public function testGetCsvFile()
109109
{

0 commit comments

Comments
 (0)