Skip to content

Commit

Permalink
*: Enable test test_bucket_listv2_both_continuationtoken_startafter
Browse files Browse the repository at this point in the history
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
  • Loading branch information
smallhive committed Feb 24, 2025
1 parent 1d85609 commit c30500b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion s3tests_boto3/functional/test_s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -1590,7 +1590,6 @@ def test_bucket_listv2_continuationtoken():


@pytest.mark.list_objects_v2
@pytest.mark.fails_on_dbstore
def test_bucket_listv2_both_continuationtoken_startafter():
key_names = ["bar", "baz", "foo", "quxx"]
bucket_name = _create_objects(keys=key_names)
Expand Down

0 comments on commit c30500b

Please sign in to comment.