Skip to content

Commit edb221b

Browse files
brendtinnocenzi
andauthored
Update tests/Integration/Database/QueryStatements/EnumStatementTest.php
Co-authored-by: Enzo Innocenzi <[email protected]>
1 parent f9ca813 commit edb221b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Database/QueryStatements/EnumStatementTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Tests\Tempest\Integration\Database\Fixtures\EnumForCreateTable;
88
use Tests\Tempest\Integration\FrameworkIntegrationTestCase;
99

10-
class EnumStatementTest extends FrameworkIntegrationTestCase
10+
final class EnumStatementTest extends FrameworkIntegrationTestCase
1111
{
1212
public function test_it_can_compile_an_enum_statement_for_mysql(): void
1313
{

0 commit comments

Comments
 (0)