Unit test tweak for CloudStorage
This commit is contained in:
parent
1718868835
commit
9a8b34feae
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ def teardown():
|
|||
|
||||
def test_analyze():
|
||||
cl = CloudStorageUploader()
|
||||
cl._storage_backend = "file"
|
Loading…
Add table
Add a link
Reference in a new issue