2022-02-23 21:15:44 +01:00

6 lines
75 B
Python

import pytest
@pytest.fixture
def bucket_name():
return "test-bucket"