tests - fix prestashop URL

This commit is contained in:
bunkerity 2022-07-29 15:23:15 +02:00
parent 0e315dc5fc
commit 0d44b098f4
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"url": "https://www.example.com/administration",
"string": "prestashop"
}
]