Skip to content

Commit 77e1bfd

Browse files
committed
Merge pull request #314 from magento-mpi/MAGETWO-27495
[MPI] Magento module removal - fix integration test
2 parents 986ab1c + c568c59 commit 77e1bfd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/Test/Integrity/Modular/LayoutFilesTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ protected function isSkippedArgument(array $argumentData)
9898
$typeAttr => 'object',
9999
'value' => 'Magento\CustomerSegment\Model\Resource\Segment\Report\Detail\Collection'
100100
],
101-
[$typeAttr => 'helper', 'helper' => 'Magento\Pbridge\Helper\Data::getReviewButtonTemplate'],
102-
[$typeAttr => 'helper', 'helper' => 'Magento\Pbridge\Helper\Data::getContinueButtonTemplate'],
103101
[$typeAttr => 'options', 'model' => 'Magento\Solr\Model\Adminhtml\Search\Grid\Options'],
104102
[$typeAttr => 'options', 'model' => 'Magento\Logging\Model\Resource\Grid\ActionsGroup'],
105103
[$typeAttr => 'options', 'model' => 'Magento\Logging\Model\Resource\Grid\Actions'],

0 commit comments

Comments
 (0)