Update README, docstrings, and test scope for temporary_addressbook
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ async def temporary_note_with_attachment(
|
||||
# which should also trigger the WebDAV directory deletion attempt.
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
@pytest.fixture(scope="module")
|
||||
async def temporary_addressbook(nc_client: NextcloudClient):
|
||||
"""
|
||||
Fixture to create a temporary addressbook for a test and ensure its deletion afterward.
|
||||
|
||||
Reference in New Issue
Block a user