Skip to content

Commit e5b2427

Browse files
author
lykhachov
committed
changes to Unit Tests
1 parent 906441d commit e5b2427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Mview/Test/Unit/_files/mview_config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
'processor' => \Magento\Framework\Mview\View\AdditionalColumnsProcessor\DefaultProcessor::class
3333
],
3434
],
35-
'iterator' => \Magento\Framework\Mview\View\ChangeLogBatchIterator::class
35+
'walker' => \Magento\Framework\Mview\View\ChangeLogBatchWalker::class
3636
],
3737
]
3838
];

0 commit comments

Comments
 (0)