Fix #16207 - a typo in test data of DbiDummy
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
b93eb1d8a6
commit
dcf658698b
@ -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',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user