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