patch 8.2.3832: test fails because of changed error message

Problem:    Test fails because of changed error message.
Solution:   Adjust the expected error message.
diff --git a/src/version.c b/src/version.c
index e908b63..e3fb7c2 100644
--- a/src/version.c
+++ b/src/version.c
@@ -750,6 +750,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    3832,
+/**/
     3831,
 /**/
     3830,