mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
Fix name
This commit is contained in:
parent
a83588f568
commit
3e750b69f4
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ class PlatformRepositoryTest extends TestCase
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testInetPtonRegressiom()
|
public function testInetPtonRegression()
|
||||||
{
|
{
|
||||||
$runtime = $this->getMockBuilder('Composer\Platform\Runtime')->getMock();
|
$runtime = $this->getMockBuilder('Composer\Platform\Runtime')->getMock();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue