Skip to content

Commit afba5d0

Browse files
committed
Merge branch 'master' into 5.7
2 parents 49775ba + 6b4d46b commit afba5d0

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

composer.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/ConsoleLogger/TestCase.php

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
1515
{
1616
use TestingTools;
1717

18+
public $mockConsoleOutput = false;
19+
1820
protected $date;
1921

2022
public function setUp()

0 commit comments

Comments
 (0)