Skip to content
Snippets Groups Projects
Commit 4b44b76d authored by Nate Coraor's avatar Nate Coraor
Browse files

Fix tests

parent eb7451eb
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,7 @@ class MockClient(object):
def __init__(self, temp_directory, tool):
self.temp_directory = temp_directory
self.job_directory = None
self.default_file_action = "transfer"
self.action_config_path = None
self.files_endpoint = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment