Skip to content

Commit

Permalink
Disable api in sylius test app
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Oct 3, 2022
1 parent 5c34ab5 commit a3cf79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Application/config/packages/_sylius.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ sylius_shop:
include_all_descendants: true

sylius_api:
enabled: true
enabled: false

0 comments on commit a3cf79b

Please sign in to comment.