mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft-webplatform.git
synced 2025-02-11 16:29:16 +00:00
12 lines
299 B
JSON
12 lines
299 B
JSON
{
|
|
"name": "monitor-feeds",
|
|
"description": "Checks all QA feeds and page then reports the results.",
|
|
"flags": [
|
|
{
|
|
"name": "focused-test",
|
|
"description": "Test only the components with xxx in filename, eg --focused-test pricing-distribution.",
|
|
"type": "string"
|
|
}
|
|
]
|
|
}
|