This commit is contained in:
Daniel Londero
2020-10-04 00:35:29 +02:00
parent 065d314608
commit a8b0c46142

View File

@@ -17,7 +17,7 @@ class ConfigProviderTest extends TestCase
}
/** @test */
public function confiIsProperlyReturned(): void
public function configIsProperlyReturned(): void
{
$config = ($this->configProvider)();