This commit is contained in:
Daniel Londero 2020-10-04 00:35:29 +02:00
parent 065d314608
commit a8b0c46142
No known key found for this signature in database
GPG key ID: ED6BE246D7B612DE

View file

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