We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4721124 commit ea06454Copy full SHA for ea06454
tests/config/database.php
@@ -9,7 +9,6 @@
9
'driver' => 'mongodb',
10
'host' => 'mongodb',
11
'database' => 'unittest',
12
- 'port' => 27017,
13
],
14
15
'mysql' => [
0 commit comments