diff --git a/tests/transformation/test_move_maxpool_past_multithreshold.py b/tests/transformation/test_move_maxpool_past_multithreshold.py
index 2b698dd1a049008c4996bd7f1f58646c58b1bfe9..0378d956f4bc3160cd93e4a1e27151c71cd40a89 100644
--- a/tests/transformation/test_move_maxpool_past_multithreshold.py
+++ b/tests/transformation/test_move_maxpool_past_multithreshold.py
@@ -53,7 +53,7 @@ def test_move_maxpool_past_multithreshold():
             ["t2"],
             domain="finn",
             out_dtype="BIPOLAR",
-            out_bias=-3.0,
+            out_bias=-1.0,
             out_scale_f=1.0,
         )
     ]