mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Remove test that’s a bit broken
This commit is contained in:
parent
94001aad4a
commit
3de056cdc2
@ -573,11 +573,6 @@ class MethodSignatureTest extends TestCase
|
||||
}
|
||||
}',
|
||||
],
|
||||
'mysqliRealConnectMethodAllowsNullParameters' => [
|
||||
'<?php
|
||||
$mysqli = mysqli_init();
|
||||
$mysqli->real_connect(null, \'test\', null);',
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user