Skip to content

Commit 92ec594

Browse files
committed
added assertion
1 parent 6070770 commit 92ec594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/setup-integration/_files/Magento/TestSetupDeclarationModule1/fixture/declarative_installer/constraint_modification.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
`longtext` longtext,
3939
`mediumtext` mediumtext,
4040
`varchar` varchar(254) DEFAULT NULL,
41+
`char` char(255) DEFAULT NULL,
4142
`mediumblob` mediumblob,
4243
`blob` blob,
4344
`boolean` tinyint(1) DEFAULT NULL,

0 commit comments

Comments
 (0)