{
  "argv": [
    "cargo",
    "nextest",
    "run",
    "-p",
    "spt",
    "--test",
    "webserve_cross_node_e2e",
    "--locked",
    "--build-jobs",
    "2",
    "--profile",
    "default",
    "-E",
    "test(=a_peers_url_is_served_by_its_owner_through_the_local_listener)",
    "--no-fail-fast"
  ],
  "cwd": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\hertz-304",
  "deadline_s": 600
}