Skip to content

Commit f9ca813

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Database/QueryStatements/CreateEnumTypeStatementTest.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 CreateEnumTypeStatementTest extends FrameworkIntegrationTestCase
10+
final class CreateEnumTypeStatementTest extends FrameworkIntegrationTestCase
1111
{
1212
public function test_it_can_compile_create_enum_type_statement(): void
1313
{

0 commit comments

Comments
 (0)