Skip to content

Commit 037849a

Browse files
committed
clean up
1 parent d3d18d2 commit 037849a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/Integration/IntegrationViaErrorPreviewControllerForSpecificErrorAndExceptionSpec.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
expect(\ob_get_clean())->toBe('');
5555
expect($this->application->getResponse()->getStatusCode())->toBe(500);
5656

57-
// $select = $this->tableGateway->getSql()->select();
58-
// echo $select->count();
59-
6057
});
6158

6259
});

0 commit comments

Comments
 (0)