diff --git a/tests/features/maintenance.feature b/tests/features/maintenance.feature index 3f0b6059..5310ec86 100644 --- a/tests/features/maintenance.feature +++ b/tests/features/maintenance.feature @@ -69,7 +69,8 @@ Feature: maintenance mode Then SQL result should match regexp """ [{ - "MasterEnabled":"0", + "aaaa":"0", + "bbbb":"1", "SlaveEnabled":"1" }] """