Skip to content

Commit f9eccc8

Browse files
author
Mastiuhin Olexandr
committed
MAGETWO-98088: [2.3] Configurable product can be added as a variation to another Configurable product in the admin
1 parent 4f28b50 commit f9eccc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Ui/Component/ColumnFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public function testCreatedObject(): void
100100
* @return void
101101
* @dataProvider filterModifiersProvider
102102
*/
103-
public function testCreateWithNotFilterableInGridAttribute(array $filterModifiers,?string $filter): void
103+
public function testCreateWithNotFilterableInGridAttribute(array $filterModifiers, ?string $filter): void
104104
{
105105
$componentFactoryArgument = [
106106
'data' => [

0 commit comments

Comments
 (0)