Sha256: a87f15699ce017c329cb2dc9ea28c76816d3263fd0ce563fa63be58dafdf119a
Contents?: true
Size: 174 Bytes
Versions: 3
Compression:
Stored size: 174 Bytes
Contents
# frozen_string_literal: true Then(/^the example(s)? should( all)? pass$/) do |_, _| step 'the output should contain "0 failures"' step 'the exit status should be 0' end
Version data entries
3 entries across 3 versions & 2 rubygems