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

Version Path
rspec-activemodel-mocks-1.2.1 features/step_definitions/additional_cli_steps.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/rspec-activemodel-mocks-1.2.0/features/step_definitions/additional_cli_steps.rb
rspec-activemodel-mocks-1.2.0 features/step_definitions/additional_cli_steps.rb