mirror of
https://github.com/open-webui/open-webui
synced 2025-02-23 13:51:07 +00:00
Update test_provider.py
This commit is contained in:
parent
9a2e81f5f0
commit
ff5f0c3e39
@ -311,8 +311,8 @@ class TestAzureStorageProvider:
|
|||||||
self.file_bytesio_empty = io.BytesIO()
|
self.file_bytesio_empty = io.BytesIO()
|
||||||
|
|
||||||
# Apply to instance variables
|
# Apply to instance variables
|
||||||
#self.Storage.blob_service_client = mock_blob_service_client
|
self.Storage.blob_service_client = mock_blob_service_client
|
||||||
#self.Storage.container_client = mock_container_client
|
self.Storage.container_client = mock_container_client
|
||||||
|
|
||||||
yield
|
yield
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user