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