summaryrefslogtreecommitdiff
path: root/yuck.yaml
blob: c8600c7fbd0825ed79aa75cba3f4a678cece47fa (plain)
1
2
3
4
5
6
7
8
9
- given: (?P<step>.+)
  regex: true
  function: fixme
- when: (?P<step>.+)
  regex: true
  function: fixme
- then: (?P<step>.+)
  regex: true
  function: fixme