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 751f5cf commit 091a1dcCopy full SHA for 091a1dc
app/code/Magento/ImportExport/Test/Unit/Model/ImportTest.php
@@ -568,7 +568,6 @@ public function testInvalidateIndex()
568
$this->dateTime,
569
[],
570
null,
571
- null,
572
$this->upload
573
);
574
@@ -605,7 +604,6 @@ public function testInvalidateIndexWithoutIndexers()
605
604
606
607
608
609
610
611
@@ -639,7 +637,6 @@ public function testGetKnownEntity()
639
637
640
638
641
642
643
644
645
@@ -679,7 +676,6 @@ public function testGetUnknownEntity($entity)
679
676
680
677
681
678
682
683
684
685
0 commit comments