Skip to content

Commit cb4f793

Browse files
committed
ITT: Laravel 5.1+ support.
1 parent cf48ebb commit cb4f793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Asserts/DatabaseAssertsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
class DatabaseAssertsTest extends TestCase
44
{
5-
protected function setUp()
5+
public function setUp()
66
{
77
parent::setUp();
88

0 commit comments

Comments
 (0)