Add ',' in the end of array

This commit is contained in:
Ayrton Ricardo 2018-12-10 14:25:08 +01:00
parent 2ddf4362c0
commit 2f53cc9c12

View File

@ -223,7 +223,7 @@ class FunctionalTest extends WebTestCase
'dateAsInterface' => [
'type' => 'string',
'format' => 'date-time',
]
],
],
],
$this->getModel('User')->toArray()