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