Skip to content

Commit

Permalink
update phpunit baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
DjordyKoert committed Apr 19, 2024
1 parent 3d5e3ba commit 342312d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpunit-baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"location": "Nelmio\\ApiDocBundle\\Tests\\Command\\DumpCommandTest::testHtml",
"message": "Since nelmio/api-doc-bundle 4.17.0: Using the $groups parameter of \"PropertyDescriberInterface::describe()\" is deprecated and will be removed in a future version. Pass groups via $context['groups']",
"count": 24
"count": 28
},
{
"location": "Nelmio\\ApiDocBundle\\Tests\\Functional\\ControllerTest::testControllers",
Expand Down Expand Up @@ -454,4 +454,4 @@
"message": "getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.",
"count": 1
}
]
]

0 comments on commit 342312d

Please sign in to comment.