Skip to content

Commit fdbed11

Browse files
committed
Remove port from config
1 parent c9dd322 commit fdbed11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/config/database.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
'driver' => 'mongodb',
1010
'host' => 'mongodb',
1111
'database' => 'unittest',
12-
'port' => 27017,
1312
],
1413

1514
'mysql' => [

0 commit comments

Comments
 (0)