Fix #16207 - a typo in test data of DbiDummy

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-06-20 13:55:18 +02:00
parent b93eb1d8a6
commit dcf658698b
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -1242,7 +1242,7 @@ class DbiDummy implements DbiExtension
'result' => [
[
'Slave_IO_State' => 'running',
'Master_Host' => 'locahost',
'Master_Host' => 'localhost',
'Master_User' => 'Master_User',
'Master_Port' => '1002',
'Connect_Retry' => 'Connect_Retry',