Skip to content

Commit

Permalink
Revert changes to cleanup_buckets.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-konina-reef committed Sep 24, 2024
1 parent 6c844fe commit 6de2bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/cleanup_buckets.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
def test_cleanup_buckets(b2_api):
# this is not a test, but it is intended to be called
# via pytest because it reuses fixtures which have everything
# set up.
pass
# set up
pass # b2_api calls b2_api.clean_buckets() in its finalizer

0 comments on commit 6de2bf7

Please sign in to comment.