Skip to content

Commit 188d480

Browse files
committed
another fix
1 parent 5d057e8 commit 188d480

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/executor/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ def test_shutdown_executor_function(self):
213213
cancel_futures=True,
214214
memory_dict=memory_dict,
215215
process_dict={},
216+
duplicate_dict={},
216217
cache_dir_dict={"a": "cache_dir"},
217218
terminate_function=None,
218219
pysqa_config_directory=None,

0 commit comments

Comments
 (0)