Skip to content

Commit 6b4d46b

Browse files
committed
Tests fixed.
1 parent 088733c commit 6b4d46b

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/ConsoleLogger/TestCase.php

Lines changed: 2 additions & 0 deletions
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)