We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f8026 commit 30653f5Copy full SHA for 30653f5
1 file changed
tests/system/EntityTest.php
@@ -548,6 +548,7 @@ public function testAsArray()
548
'bar' => ':bar',
549
'default' => 'sumfin',
550
'created_at' => null,
551
+ 'createdAt' => null,
552
]);
553
}
554
0 commit comments