Skip to content

Commit 454277d

Browse files
committed
Update tests
1 parent 04b8cef commit 454277d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PdoConnectionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use Throwable;
88
use Yiisoft\Db\Exception\Exception;
9-
use Yiisoft\Db\Exception\InvalidArgumentException;
9+
use InvalidArgumentException;
1010
use Yiisoft\Db\Exception\InvalidCallException;
1111
use Yiisoft\Db\Exception\InvalidConfigException;
1212
use Yiisoft\Db\Pgsql\Tests\Support\TestTrait;

0 commit comments

Comments
 (0)