Skip to content

Commit f235deb

Browse files
author
Willem Wigman
committed
remove test-output
1 parent 84083ac commit f235deb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Util/CustomLayoutManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class CustomLayoutManager extends \Magento\TestFramework\Cms\Model\CustomLayoutM
2626
*/
2727
public function fakeAvailableFiles(int $forPageId, ?array $files): void
2828
{
29-
var_dump('added');
3029
if ($files === null) {
3130
unset($this->files[$forPageId]);
3231
} else {

0 commit comments

Comments
 (0)