From: Adam Kupczyk Date: Wed, 3 Jul 2024 15:14:50 +0000 (+0000) Subject: test/encoding.cc: Harmonize expected text with exception X-Git-Tag: v20.0.0~1498^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d4a83b7170657e7eb59507d0c8696238ac62fe32;p=ceph.git test/encoding.cc: Harmonize expected text with exception Signed-off-by: Adam Kupczyk --- diff --git a/src/test/encoding.cc b/src/test/encoding.cc index 6bc89491f16b..3c83716b0488 100644 --- a/src/test/encoding.cc +++ b/src/test/encoding.cc @@ -327,7 +327,7 @@ TEST(EncodingException, Macros) { } tests[] = { { DECODE_ERR_OLDVERSION(__PRETTY_FUNCTION__, 100, 200), - fmt::format("{} no longer understand old encoding version 100 < 200: Malformed input", + fmt::format("{} no longer understands old encoding version 100 < 200: Malformed input", __PRETTY_FUNCTION__) }, {