From 27d529b6c20ecd7e103be9109b9a16bc8cdbd57a Mon Sep 17 00:00:00 2001 From: Jean-Christophe Amiel Date: Thu, 11 Dec 2025 13:28:35 +0100 Subject: [PATCH] Fix cookie integration test. --- integration/hurl/tests_ok/cookie/cookie_jar.out.pattern | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/integration/hurl/tests_ok/cookie/cookie_jar.out.pattern b/integration/hurl/tests_ok/cookie/cookie_jar.out.pattern index aef7bdc74c..3141b2addc 100644 --- a/integration/hurl/tests_ok/cookie/cookie_jar.out.pattern +++ b/integration/hurl/tests_ok/cookie/cookie_jar.out.pattern @@ -2,7 +2,7 @@ # This file was generated by Hurl # Cookies for file -#HttpOnly_localhost FALSE /accounts FALSE <<<(17\d{8}|3409338181)>>> LSID DQAAAKEaem_vYg -#HttpOnly_.localhost TRUE / FALSE <<<(17\d{8}|3409338181)>>> HSID AYQEVnDKrdst -#HttpOnly_.localhost TRUE / FALSE <<<(17\d{8}|3409338181)>>> SSID Ap4PGTEq -.localhost TRUE / FALSE <<<(17\d{8}|3093675001)>>> foo "a b c" +#HttpOnly_localhost FALSE /accounts FALSE <<<(18\d{8}|3409338181)>>> LSID DQAAAKEaem_vYg +#HttpOnly_.localhost TRUE / FALSE <<<(18\d{8}|3409338181)>>> HSID AYQEVnDKrdst +#HttpOnly_.localhost TRUE / FALSE <<<(18\d{8}|3409338181)>>> SSID Ap4PGTEq +.localhost TRUE / FALSE <<<(18\d{8}|3093675001)>>> foo "a b c"