Sha256: 16deed4a0d15c30ee6c9009c6a703a863941566aff489d2410de70a7a08965cc

Contents?: true

Size: 240 Bytes

Versions: 3

Compression:

Stored size: 240 Bytes

Contents

Then %(the command has an unsuccessful exit status) do
  step %{the exit status should not be 0}
  step %{the exit status should not be 255}
end

Then %(the command suffers a critical failure) do
  step %{the exit status should be 255}
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
engineyard-serverside-3.0.4 features/step_definitions/command_steps.rb
engineyard-serverside-3.0.3 features/step_definitions/command_steps.rb
engineyard-serverside-2.8.0 features/step_definitions/command_steps.rb