mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-04 12:47:55 +08:00
Fixed bug.
This commit is contained in:
parent
82619a0b30
commit
835f47bc30
@ -1885,7 +1885,7 @@ class ModelTest extends TestCase
|
||||
'host' => 'localhost',
|
||||
'database' => 'hyperf',
|
||||
'username' => 'root',
|
||||
'password' => '910123',
|
||||
'password' => '',
|
||||
'charset' => 'utf8',
|
||||
'collation' => 'utf8_unicode_ci',
|
||||
'prefix' => '',
|
||||
|
Loading…
Reference in New Issue
Block a user