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 eef6458 commit 2395a8cCopy full SHA for 2395a8c
app/code/Magento/Reports/Test/Unit/Block/Adminhtml/Grid/Column/Renderer/CurrencyTest.php
@@ -188,6 +188,7 @@ protected function setUp(): void
188
* @throws CurrencyException
189
* @dataProvider getCurrencyDataProvider
190
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
191
+ * @SuppressWarnings(PHPMD.ExcessiveParameterList)
192
*/
193
public function testRender(
194
float $rate,
0 commit comments