Skip to content

Commit

Permalink
Merge branch '4.0.x' into 4.1.x
Browse files Browse the repository at this point in the history
* 4.0.x:
  Fix SQLiteSchemaManagerTest case
  • Loading branch information
derrabus committed May 5, 2024
2 parents 2027b75 + aede5cb commit d3ae200
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

use function array_shift;

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

0 comments on commit d3ae200

Please sign in to comment.