Skip to content

Commit

Permalink
Update test configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 28, 2024
1 parent 72ce21c commit 2c7e71c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions tests/Fixtures/app/config/config_test.old.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,3 @@ monolog:
twig:
debug: "%kernel.debug%"
strict_variables: "%kernel.debug%"

# Bootstrap configuration:
wbw_bootstrap:
version: 3
4 changes: 0 additions & 4 deletions tests/Fixtures/app/config/config_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,3 @@ monolog:
twig:
debug: "%kernel.debug%"
strict_variables: "%kernel.debug%"

# Bootstrap configuration:
wbw_bootstrap:
version: 3
2 changes: 1 addition & 1 deletion tests/Fixtures/app/config/services_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
services:

WBW\Bundle\EDMBundle\Tests\Fixtures\Controller\TestViewsController:
public: false
public: true
calls:
- [ "setContainer", [ "@Psr\\Container\\ContainerInterface" ] ]
tags:
Expand Down

0 comments on commit 2c7e71c

Please sign in to comment.