Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Binbin <[email protected]>
  • Loading branch information
enjoy-binbin committed Jul 26, 2024
1 parent 8454509 commit 358a374
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/integration/aof.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,8 @@ tags {"aof external:skip"} {
}

start_server {} {
test {FLUSHDB / FLUSHALL should persist in AOF} {
# This test is just a coverage test, it does not check anything。
test {Turning appendonly on and off within a transaction} {
r config set appendonly no
r multi
r config set appendonly yes
Expand Down

0 comments on commit 358a374

Please sign in to comment.