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 4f28b50 commit f9eccc8Copy full SHA for f9eccc8
app/code/Magento/Catalog/Test/Unit/Ui/Component/ColumnFactoryTest.php
@@ -100,7 +100,7 @@ public function testCreatedObject(): void
100
* @return void
101
* @dataProvider filterModifiersProvider
102
*/
103
- public function testCreateWithNotFilterableInGridAttribute(array $filterModifiers,?string $filter): void
+ public function testCreateWithNotFilterableInGridAttribute(array $filterModifiers, ?string $filter): void
104
{
105
$componentFactoryArgument = [
106
'data' => [
0 commit comments