Skip to content

Commit 1c7820f

Browse files
committed
Add property on tests for laravel5.7 compatiblity
1 parent d16f981 commit 1c7820f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Feature/AcachaAdminLTELaravelTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ class AcachaAdminLTELaravelTest extends TestCase
1717
{
1818
use DatabaseMigrations;
1919

20+
public $mockConsoleOutput = false;
21+
2022
/**
2123
* Set up tests.
2224
*/

0 commit comments

Comments
 (0)