{
  "components": [
    {
      "id": "workbenches",
      "pytest_marker": "smoke",
      "pytest_extra_args": "-svv",
      "tests_subdir": "tests/workbenches",
      "artifact_prefix": "workbenches-smoke"
    }
  ]
}
