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