From ea4c742aca3d3163943e6eb660b0a6ed2756353b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 27 Jul 2019 11:15:29 +0300 Subject: Change: how test data is given to fables --- fable-arch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fable-arch.yaml') diff --git a/fable-arch.yaml b/fable-arch.yaml index fb563d2..5dc8278 100644 --- a/fable-arch.yaml +++ b/fable-arch.yaml @@ -1,4 +1,4 @@ -- given: file "(?P\S+)"" containing (?P.*) +- given: files (?P\S+), (?P\S+), and (?P\S+) - when: I run ftt-codegen --run (?P\S+) - then: log file says scenario "(?P.+)" was run - then: log file says step "(?Pgiven|when|then) (?P.+)" was run -- cgit v1.2.1