Sha256: 0687a44a1b35891806d5d2e9ac6d4087051cbf644b3304777aa3313d80f72d7b

Contents?: true

Size: 135 Bytes

Versions: 26

Compression:

Stored size: 135 Bytes

Contents

Then /^I should get the following environments:$/ do |table|
  @environments.collect(&:to_s).sort.should == table.raw.flatten.sort
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
penchant-0.2.8.1 features/step_definitions/then/i_should_get_the_following_environments.rb
penchant-0.2.8 features/step_definitions/then/i_should_get_the_following_environments.rb
penchant-0.2.6 features/step_definitions/then/i_should_get_the_following_environments.rb
penchant-0.2.5 features/step_definitions/then/i_should_get_the_following_environments.rb
penchant-0.2.4 features/step_definitions/then/i_should_get_the_following_environments.rb
penchant-0.2.3 features/step_definitions/then/i_should_get_the_following_environments.rb