Skip to content

Commit

Permalink
Specify database name
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed Sep 4, 2021
1 parent 0dc92e3 commit 61fcaa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions behat.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ default:
contexts: [Imbo\Behat\FeatureContext]
database: MongoDB
database.uri: mongodb://localhost:27017
database.name: imbo_behat_test_database
database.username: admin
database.password: password
storage: Filesystem
Expand Down

0 comments on commit 61fcaa9

Please sign in to comment.