Skip to content

Commit 1ea2fe2

Browse files
committed
wip
1 parent f4d7fc0 commit 1ea2fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Database/ResultSet.normalizeRow.mysql.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Assert::equal([
7979
'tinytext' => '',
8080
'mediumtext' => '',
8181
'longtext' => '',
82-
'enum' => 'b',
82+
'enum' => 'x',
8383
'set' => '',
8484
], (array) $res->fetch());
8585

0 commit comments

Comments
 (0)