Fix raw HTTP request timing logs

This commit is contained in:
udo
2026-07-18 08:54:49 +00:00
parent 0517f06925
commit 2a2d802daa
3 changed files with 68 additions and 2 deletions
+1
View File
@@ -74,5 +74,6 @@ if [[ "$action" == "run" ]]; then
scripts/test_mysql_epoch_refresh.sh
scripts/test_mysql_persistent_pool.sh
scripts/test_log_timeliness.sh
scripts/test_raw_http_request_log.sh
scripts/test_socket_activation.sh
fi