From f3091d9cb3e1731b4aef6ca6ebb6a4516f71d2d7 Mon Sep 17 00:00:00 2001 From: Zikani Nyirenda Mwase Date: Thu, 17 Oct 2024 22:03:08 +0200 Subject: [PATCH] fix: add connect-timeout to options.lint.hurl --- integration/hurlfmt/tests_export/options.lint.hurl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration/hurlfmt/tests_export/options.lint.hurl b/integration/hurlfmt/tests_export/options.lint.hurl index 5c0cf36ec..8aee1b761 100644 --- a/integration/hurlfmt/tests_export/options.lint.hurl +++ b/integration/hurlfmt/tests_export/options.lint.hurl @@ -7,6 +7,7 @@ cert: certfile:qU114@q,["NO key: keyfile compressed: false connect-to: example.com:443:example.net:8443 +connect-timeout: 60s delay: 1000ms delay: 1000ms delay: 1s @@ -54,6 +55,7 @@ cert: {{cert}} key: {{key}} compressed: {{compressed}} connect-to: {{connect-to}} +connect-timeout: {{connect-timeout}} delay: {{delay}} location: {{location}} location-trusted: {{location-trusted}}