Update test URLs in tests.json for Tomcat example

This commit is contained in:
Théophile Diot 2024-12-30 13:39:20 +00:00
parent 77b9957d8b
commit 2e5b84a566
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -6,9 +6,9 @@
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"url": "https://www.example.com/sample/",
"string": "tomcat",
"tls": "www.example.com/sample/"
"tls": "www.example.com"
}
]
}