mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-06 07:13:31 +03:00
Add ',' in the end of array
This commit is contained in:
parent
2ddf4362c0
commit
2f53cc9c12
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ class FunctionalTest extends WebTestCase
|
|||
'dateAsInterface' => [
|
||||
'type' => 'string',
|
||||
'format' => 'date-time',
|
||||
]
|
||||
],
|
||||
],
|
||||
],
|
||||
$this->getModel('User')->toArray()
|
||||
|
|
Loading…
Add table
Reference in a new issue