diff --git a/cts.json b/cts.json index a7da9c6..822c79a 100644 --- a/cts.json +++ b/cts.json @@ -5038,20 +5038,13 @@ }, { - "name": "bgsave with SCHEDULE", - "command": [ - ], - "result": [ - ], - "since": "3.2.2" - }, - - { - "name": "bgsave command", + "name": "save & bgsave command", "command": [ + "save", "bgsave" ], "result": [ + "True", "True" ], "since": "1.0.0"