Unit test tweak for CloudStorage
This commit is contained in:
parent
1718868835
commit
9a8b34feae
@ -10,3 +10,4 @@ def teardown():
|
||||
|
||||
def test_analyze():
|
||||
cl = CloudStorageUploader()
|
||||
cl._storage_backend = "file"
|
||||
Loading…
x
Reference in New Issue
Block a user