{
  "phase": "fixup-tests",
  "command": [
    "cargo",
    "nextest",
    "run",
    "--locked",
    "-p",
    "spt-store",
    "-p",
    "spt-daemon",
    "-p",
    "spt",
    "--lib",
    "--bin",
    "spt",
    "--no-fail-fast",
    "-j",
    "2",
    "-E",
    "test(helperline::tests::) | test(inputreceipt::tests::) | test(api::nowsignal::tests::)"
  ],
  "cwd": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\317-quoted-span-paths",
  "target": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\317-quoted-span-paths\\target",
  "jobs": 2,
  "exit": 0,
  "elapsed_s": 41.896480560302734
}
