Skip to content

Commit 05ad24c

Browse files
authored
Update test case
1 parent c491aae commit 05ad24c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/EntityTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ public function testCastAsJSONSyntaxError()
476476

477477

478478

479-
$method("( this is bad string", true);
479+
$method("{ this is bad string", true);
480480
}
481481
//--------------------------------------------------------------------
482482

0 commit comments

Comments
 (0)