Skip to content

Commit

Permalink
Debug because I don't have PGSQL locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofandel committed Jan 26, 2024
1 parent ebda552 commit edf3565
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Functional/Platform/RenameColumnTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
use Doctrine\DBAL\Types\Type;
use Doctrine\DBAL\Types\Types;

use function var_dump;

class RenameColumnTest extends FunctionalTestCase
{
/** @dataProvider columnNameProvider */
Expand Down

0 comments on commit edf3565

Please sign in to comment.