Skip to content

Commit

Permalink
Fix behat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaidelich committed Dec 11, 2024
1 parent cb02916 commit 50e50a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ default:
paths: ['%paths.base%/tests/Behat']
contexts:
- Wwwision\DCBExample\Tests\Behat\Bootstrap\FeatureContext:
#eventStoreDsn: 'pdo-pgsql://[email protected]:5432/dcb'
eventStoreDsn: 'pdo-mysql://root:[email protected][email protected]:3306/dcb'
#eventStoreDsn: 'sqlite:///events.sqlite'
formatters:
pretty: false
progress: true

0 comments on commit 50e50a2

Please sign in to comment.