Этот коммит содержится в:
Alejandro García Montoro
2024-02-27 03:43:12 +01:00
коммит произвёл GitHub
родитель f1a37e06bc
Коммит fac1245143
5 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@@ -144,7 +144,7 @@ func (s *MmctlE2ETestSuite) TestConfigSetCmd() {
s.Require().Equal("mysql", *(config.SqlSettings.DriverName))
})
s.RunForSystemAdminAndLocal("Get error if the key doesn't exists", func(c client.Client) {
s.RunForSystemAdminAndLocal("Get error if the key doesn't exist", func(c client.Client) {
printer.Clean()
args := []string{"SqlSettings.WrongKey", "mysql"}