We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2b0ad commit 54d2d81Copy full SHA for 54d2d81
tests/scripts/end_to_end_test_futurehouse.py
@@ -7,7 +7,7 @@
7
def run_test(expected_improvement_pct: int) -> bool:
8
config = TestConfig(
9
file_path="src/aviary/common_tags.py",
10
- expected_unit_tests=2,
+ expected_unit_tests=1,
11
min_improvement_x=0.1,
12
coverage_expectations=[
13
CoverageExpectation(
0 commit comments