Suppress InvalidArgument error

This is precisely what we are testing here.
parent 580d139f
......@@ -107,6 +107,7 @@ class DriverManagerTest extends DbalTestCase
/**
* @requires extension pdo_sqlite
* @psalm-suppress InvalidArgument
*/
public function testInvalidWrapperClass() : void
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment