# MutantHub mutant #169: Constant replacement mutation at addrman.cpp:1190
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/addrman.cpp:1190-1190
# Review: APPROVED; outcome: KILLED
--- a/src/addrman.cpp
+++ b/src/addrman.cpp
@@ -1190,1 +1190,1 @@
-    auto ret = Good_(addr, /*test_before_evict=*/true, time);
+    auto ret = Good_(addr, /*test_before_evict=*/false, time);
