diff --git a/bob/bio/base/test/test_scripts.py b/bob/bio/base/test/test_scripts.py
index a23d80725c00d67b4399d412019eeec9bae422e6..d22d3154506dbc16438d8b16310d5b80f36a0736 100644
--- a/bob/bio/base/test/test_scripts.py
+++ b/bob/bio/base/test/test_scripts.py
@@ -392,7 +392,7 @@ def test_evaluate():
     '--cmc', plots[2],
     '--rr',
     '--thresholds', '5000', '0',
-    '--min-farvalue', '1e-6',
+    '--min-far-value', '1e-6',
     '-v',
   ]