Skip to content

Commit eb6a523

Browse files
committed
fix test_workflow_with_clarify
1 parent e9ac9fa commit eb6a523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/test_workflow_with_clarify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ def test_workflow_with_clarify(
237237
)
238238

239239
cond_left = JsonGet(
240-
processing_step_name=step_process.name,
240+
step=step_process,
241241
property_file="BiasOutput",
242242
json_path="post_training_bias_metrics.facets.F1[0].metrics[0].value",
243243
)

0 commit comments

Comments
 (0)