From 6bf629009ee5b7be424faf5c4d3b4de87d07ff4c Mon Sep 17 00:00:00 2001 From: Ken Zangelin Date: Mon, 7 Oct 2024 13:42:25 +0200 Subject: [PATCH] Added a REGEX for Content-Length --- test/functionalTest/cases/0000_dds/dds_notifications.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/functionalTest/cases/0000_dds/dds_notifications.test b/test/functionalTest/cases/0000_dds/dds_notifications.test index 1a8dce2f59..d822b45381 100644 --- a/test/functionalTest/cases/0000_dds/dds_notifications.test +++ b/test/functionalTest/cases/0000_dds/dds_notifications.test @@ -157,7 +157,7 @@ Date: REGEX(.*) 05. Query the broker for all its entities, see all four ======================================================= HTTP/1.1 200 OK -Content-Length: 1438 +Content-Length: REGEX(.*) Content-Type: application/json Date: REGEX(.*) Link: