summaryrefslogtreecommitdiff
path: root/tests/specs/test/steps_dot_failing_steps/__test__.jsonc
blob: 58ef6339a5f0cd730044bd619055c4bb6d11f3e7 (plain)
1
2
3
4
5
{
  "args": "test --reporter=dot failing_steps.ts",
  "exitCode": 1,
  "output": "failing_steps.dot.out"
}