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