We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae8ef8 commit 838a712Copy full SHA for 838a712
tests/conftest.py
@@ -51,4 +51,3 @@ def cleanup_keys(request):
51
# Delete keys only once
52
if conn.decr(once_key) == 0:
53
_delete_test_keys(TEST_PREFIX, conn)
54
- conn.delete(once_key)
0 commit comments