Skip to content

Conversation

@RenoLooijmans
Copy link

PHPUnitTest fails with these errors:

\Givebutter\Tests\Feature\ScaffoldingTest::table_names_are_customizable_by_config
Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1 cannot VACUUM from within a transaction (Connection: testbench, SQL: vacuum "main")

\Givebutter\Tests\Feature\ScaffoldingTest::table_names_are_customizable_by_config
Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1 cannot VACUUM from within a transaction (Connection: testbench, SQL: vacuum "main")

This PR fixes the tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant