{
  "argv": [
    "cargo",
    "nextest",
    "run",
    "-p",
    "spt-daemon",
    "--lib",
    "--no-fail-fast",
    "--no-tests",
    "fail",
    "--success-output",
    "immediate",
    "-E",
    "test(=registryhost::tests::recent_projects_for_dedups_newest_first_excludes_spt_internal)"
  ],
  "cwd": "C:/Users/decid/Documents/projects/spt-core/.worktrees/hertz-premise",
  "deadline_s": 900
}