Fix mismatching debug grep in ssl-opt.sh CID tests
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh
index ebee0fd..2df3ccb 100755
--- a/tests/ssl-opt.sh
+++ b/tests/ssl-opt.sh
@@ -1147,7 +1147,7 @@
-C "found CID extension" \
-S "Copy CIDs into SSL transform" \
-C "Copy CIDs into SSL transform" \
- -s "Use of Connection ID was not offered by the client"
+ -s "Use of Connection ID was not offered by client"
requires_config_enabled MBEDTLS_SSL_CID
run_test "(STUB) Connection ID: Client+Server enabled, Client+Server CID nonempty" \