Skip to content

Commit

Permalink
Fix PHPUnit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Jun 20, 2023
1 parent 88771fd commit 47ccd0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Bundle/Tests/Command/DebugResourceCommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ public function it_displays_the_metadata_for_given_resource_operation(): void
stateMachineComponent null
stateMachineTransition null
stateMachineGraph null
twigContextFactory null
methods [
"GET",
"POST"
Expand All @@ -234,6 +235,7 @@ public function it_displays_the_metadata_for_given_resource_operation(): void
shortName "create"
name "app_one_create"
repositoryMethod null
repositoryArguments null
grid null
read null
write null
Expand Down

0 comments on commit 47ccd0c

Please sign in to comment.