Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjgreen committed Aug 14, 2015
1 parent 1869cab commit 7d99dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'host' => 'localhost',
'driver' => 'mysql',
'username' => 'root',
'password' => 'password',
'password' => '',
'charset' => 'utf8',
'collation' => 'utf8_unicode_ci',
'prefix' => '',
Expand Down

0 comments on commit 7d99dcd

Please sign in to comment.