Skip to content

Commit

Permalink
doctrine test config: use_savepoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Geraads committed Nov 29, 2023
1 parent d8446e0 commit 254cf8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/packages/doctrine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ when@test:
dbal:
# "TEST_TOKEN" is typically set by ParaTest
dbname_suffix: '_test%env(default::TEST_TOKEN)%'
use_savepoints: true

when@prod:
doctrine:
Expand Down

0 comments on commit 254cf8f

Please sign in to comment.