Skip to content

Commit

Permalink
Update resources/schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Jan 17, 2025
1 parent b2347a3 commit 2cb2dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dbgsPort" : {
"type" : "integer",
"description" : "Порт, на котором будет запущен сервер отладки для замера покрытия",
"default" : 1550
"default" : 1550
},
"vrunnerSteps" : {
"description" : "Шаги, запускаемые через vrunner.\n В каждой строке передается отдельная команда \n vrunner и ее аргументы (например, \"vanessa --settings ./tools/vrunner.json\").\n По умолчанию содержит одну команду \"vanessa --settings ./tools/vrunner.json\".\n ",
Expand Down

0 comments on commit 2cb2dc6

Please sign in to comment.