Skip to content

Commit b99094c

Browse files
committed
test: update tests
1 parent 0284c53 commit b99094c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_frontier_reb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def test_ef_points_reb(init_efficient_frontier_reb):
109109
},
110110
"without_bounds": {
111111
"target_cagr_1": 0.060973018282528796,
112-
"expected_risk_1": 0.14242,
112+
"expected_risk_1": 0.13878,
113113
"target_cagr_2": 0.1035764996098511,
114114
"expected_risk_2": 0.13428,
115115
}

0 commit comments

Comments
 (0)