Skip to content

Commit

Permalink
Merge pull request #702 from api-platform/fixtures-routing-yml
Browse files Browse the repository at this point in the history
Remove outdated defaults in test routing.yml
  • Loading branch information
dunglas committed Aug 25, 2016
2 parents b8621ea + cbe4138 commit 07db811
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Fixtures/app/config/routing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ relation_embedded.custom_get:
methods: ['GET', 'HEAD']
defaults:
_controller: 'TestBundle:Custom:custom'
_resource_class: 'ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\RelationEmbedder'
_operation_name: 'custom_get'

0 comments on commit 07db811

Please sign in to comment.