Skip to content

Commit

Permalink
QA fixes (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 19, 2023
1 parent 90af494 commit e85e1b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/tools/ConnectionWrapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
use function getenv;
use function getmypid;
use function is_string;
use function md5;
use function register_shutdown_function;
use function sprintf;
use function time;

class ConnectionWrapper extends DBAL\Connection
{
Expand Down

0 comments on commit e85e1b5

Please sign in to comment.