Skip to content

Commit 8e086e5

Browse files
committed
Cleanup
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev>
1 parent 29e0b37 commit 8e086e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cloud/uploader/datafiles/test_uploader_full_process.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
@responses.activate
17-
def test_full_upload_process(tmpdir):
17+
def test_full_upload_process():
1818
dataset_uuid = str(uuid.uuid4())
1919
telescope_uuid = str(uuid.uuid4())
2020
org_subdomain = 'test-portal'

0 commit comments

Comments
 (0)