Skip to content

Commit f1633ef

Browse files
committed
Minor fixes
1 parent e7be013 commit f1633ef

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/TestCase.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
1313
{
1414
use TestingTools;
1515

16-
/**
17-
* Indicates if the console output should be mocked.
18-
*
19-
* @var bool
20-
*/
21-
public $mockConsoleOutput = false;
22-
2316
/**
2417
* Resolve application Console Kernel implementation.
2518
*

0 commit comments

Comments
 (0)