Skip to content

Commit 6397fff

Browse files
committed
remove reproduce_failure from test
1 parent 3e2df58 commit 6397fff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hydradx/tests/test_stableswap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,6 @@ def test_fuzz_arbitrary_peg_remove_uniform(peg1, peg2, r1, r2):
904904
st.floats(min_value=0.000001, max_value = 1000000),
905905
st.floats(min_value=0.000001, max_value = 1000000)
906906
)
907-
@reproduce_failure('6.155.0', b'AXicY2DQsH/AAAYa9hsgDCdGTg37D1BBR3XhHIgsTATGAADtZge/')
908907
def test_fuzz_exploit_loop(add_tkn_usdt, remove_tkn_usdt, trade_pct_size, add_pct_size, amp, peg1, peg2, r1, r2):
909908
fee = 0.0
910909
tvl = 2000000

0 commit comments

Comments
 (0)