We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2616911 commit 3a05a65Copy full SHA for 3a05a65
tests/Integration/IgnoreGettersTest.php
@@ -12,7 +12,7 @@ class IgnoreGettersTest extends TestCase
12
use DatabaseTransactions;
13
14
/** @test */
15
- function it_return_the_default_value_when_attribute_is_null()
+ public function it_return_the_default_value_when_attribute_is_null()
16
{
17
$user = User::create([
18
'name' => 'foo',
0 commit comments