summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/testing_api_traits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_traits.c b/src/lib/testing_api_traits.c
index 703e14c8a..8b75cc48b 100644
--- a/src/lib/testing_api_traits.c
+++ b/src/lib/testing_api_traits.c
@@ -71,7 +71,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait *traits,
return GNUNET_OK;
}
}
- GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+ GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Trait %s/%u not found.\n",
trait, index);