Skip to content

Commit daf170c

Browse files
author
Mateusz
committed
remove stale pytest compression arg from property fixture
1 parent c726ff0 commit daf170c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/property/core/cli_support/test_domain_applicators_property.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ def _get_sample_args_for_applicator(applicator_name: str) -> CliArgs:
128128
planning_phase_top_p=None,
129129
planning_phase_reasoning_effort=None,
130130
planning_phase_thinking_budget=None,
131-
pytest_compression_enabled=True,
132131
pytest_full_suite_steering_enabled=None,
133132
pytest_context_saving_enabled=None,
134133
test_execution_reminder_enabled=None,

0 commit comments

Comments
 (0)