Skip to content

Commit

Permalink
Update testconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arriven committed Mar 1, 2022
1 parent 657ccbc commit 3d47799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"type": "http",
"args": {
"method": "GET",
"path": "https://www.sberbank.ru/ru/search?searchid={{ random_uuid }}&l10n=ru&reqenc=&text={{ random_uuid }}",
"path": "https://localhost:8080/search?searchid={{ random_uuid }}&l10n=ru&reqenc=&text={{ random_uuid }}",
"headers": {}
}
},
Expand All @@ -51,7 +51,7 @@
{
"type": "slow-loris",
"args": {
"path": "https://kapital-rus.ru/inc2/common/js/doo/modules/searchSite/u.php"
"path": "https://localhost:9090/inc2/common/js/doo/modules/searchSite/u.php"
}
},
{
Expand Down

0 comments on commit 3d47799

Please sign in to comment.