Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/4.0.x' into 4.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed May 4, 2024
2 parents e509c5b + aede5cb commit 50ef60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Functional/Schema/SQLiteSchemaManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
use function array_keys;
use function array_shift;

class SqliteSchemaManagerTest extends SchemaManagerFunctionalTestCase
class SQLiteSchemaManagerTest extends SchemaManagerFunctionalTestCase
{
protected function supportsPlatform(AbstractPlatform $platform): bool
{
Expand Down

0 comments on commit 50ef60d

Please sign in to comment.