mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 17:08:36 +00:00
tests - fix prestashop URL
This commit is contained in:
parent
0e315dc5fc
commit
0d44b098f4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"tests": [
|
||||
{
|
||||
"type": "string",
|
||||
"url": "https://www.example.com",
|
||||
"url": "https://www.example.com/administration",
|
||||
"string": "prestashop"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue