Skip to content

Commit baab9a6

Browse files
committed
Revert modified mysql test config
1 parent b33820a commit baab9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/etc/install-config-mysql.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
return [
88
'db-host' => 'localhost',
99
'db-user' => 'root',
10-
'db-password' => 'mysql',
10+
'db-password' => '123123q',
1111
'db-name' => 'magento_integration_tests',
1212
'db-prefix' => '',
1313
'backend-frontname' => 'backend',

0 commit comments

Comments
 (0)