Skip to content

Commit f775706

Browse files
fix: typo
1 parent fbca6da commit f775706

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/test_workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@ def test_one_step_sklearn_processing_pipeline(
417417
region_name,
418418
athena_dataset_definition,
419419
):
420-
role
421420
instance_count = ParameterInteger(name="InstanceCount", default_value=2)
422421
script_path = os.path.join(DATA_DIR, "dummy_script.py")
423422
input_file_path = os.path.join(DATA_DIR, "dummy_input.txt")

0 commit comments

Comments
 (0)