Skip to content

Commit

Permalink
NOP push
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Carbonetto <[email protected]>
  • Loading branch information
acarbonetto authored and aaron-congo committed Jun 28, 2024
1 parent 1c08253 commit c471215
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/python/tests/test_transaction.py
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@ async def transaction_test(
args.append(OK)
transaction.flushdb()
args.append(OK)

transaction.set(key, "foo")
args.append(OK)
transaction.random_key()
Expand Down

0 comments on commit c471215

Please sign in to comment.