Suppress deliberate error

We are testing what happens when providing the wrong type.
parent 99b542a5
......@@ -872,6 +872,7 @@ class ComparatorTest extends TestCase
/**
* @group DBAL-106
* @psalm-suppress NullArgument
*/
public function testDiffDecimalWithNullPrecision() : 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