1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 08:32:56 +00:00
This commit is contained in:
Lars Strojny 2020-08-18 16:31:46 +02:00
parent a83588f568
commit 3e750b69f4
No known key found for this signature in database
GPG key ID: 887416A2AD3B0CA9

View file

@ -144,7 +144,7 @@ class PlatformRepositoryTest extends TestCase
}
}
public function testInetPtonRegressiom()
public function testInetPtonRegression()
{
$runtime = $this->getMockBuilder('Composer\Platform\Runtime')->getMock();