Skip to content

Commit 30653f5

Browse files
committed
Fix EntityTest to accept new array structure (including datamap key)
1 parent 58f8026 commit 30653f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/system/EntityTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ public function testAsArray()
548548
'bar' => ':bar',
549549
'default' => 'sumfin',
550550
'created_at' => null,
551+
'createdAt' => null,
551552
]);
552553
}
553554

0 commit comments

Comments
 (0)