Sha256: 13e06dea4044979641168a6bcb2ba9b7896011e841364a6907986a56580314ab

Contents?: true

Size: 118 Bytes

Versions: 12

Compression:

Stored size: 118 Bytes

Contents

Then /^the exit status must be (\d+)$/ do |status|
  expect(last_command_started).to have_exit_status status.to_i
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
localeapp-3.3.0 features/step_definitions/execution_steps.rb
localeapp-3.2.0 features/step_definitions/execution_steps.rb
localeapp-3.1.3 features/step_definitions/execution_steps.rb
localeapp-3.1.2 features/step_definitions/execution_steps.rb
localeapp-3.1.1 features/step_definitions/execution_steps.rb
localeapp-3.1.0 features/step_definitions/execution_steps.rb
localeapp-3.0.1 features/step_definitions/execution_steps.rb
localeapp-3.0.0 features/step_definitions/execution_steps.rb
localeapp-2.5.0 features/step_definitions/execution_steps.rb
localeapp-2.4.0 features/step_definitions/execution_steps.rb
localeapp-2.3.0 features/step_definitions/execution_steps.rb
localeapp-2.2.0 features/step_definitions/execution_steps.rb