Skip to content

Commit d6ad685

Browse files
authored
MergePluginTest.php: Skip known broken test
Ping #240
1 parent a4c4c62 commit d6ad685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/phpunit/MergePluginTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,6 +1248,7 @@ public function provideOnPostPackageInstall()
12481248
*/
12491249
public function testHasBranchAlias($fireInit)
12501250
{
1251+
$this->markTestSkipped('https://github.com/wikimedia/composer-merge-plugin/issues/240');
12511252
$io = $this->io;
12521253
$dir = $this->fixtureDir(__FUNCTION__);
12531254

0 commit comments

Comments
 (0)