Skip to content

Commit 2d62a83

Browse files
committed
correct lookup phase test
1 parent e3707f6 commit 2d62a83

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/e2e/pipeline_config/test_lookup_phase.py

-2
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,8 @@ def test_pipeline_run(test_dirs):
5858
operational_issue_dir=operational_issues_dir,
5959
organisation_path=organisation_path,
6060
save_harmonised=False,
61-
column_field_dir=pipeline_dir,
6261
dataset_resource_dir=dataset_resource_dir,
6362
converted_resource_dir=converted_resource_dir,
64-
custom_temp_dir=None, # TBD: rename to "tmpdir"
6563
endpoints=test_endpoints,
6664
organisations=[],
6765
entry_date="",

0 commit comments

Comments
 (0)