Sha256: b02f95b1e233788e019290d72c317668a1b5d7903c16be17fe25ec6186062806

Contents?: true

Size: 125 Bytes

Versions: 5

Compression:

Stored size: 125 Bytes

Contents

Then /^I should see an action item link to "([^"]*)"$/ do |link|
  page.should have_css('.action_item a', :text => link)
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
activeadmin-0.4.0 features/step_definitions/action_item_steps.rb
andrewroth_activeadmin-0.3.4.4 features/step_definitions/action_item_steps.rb
andrewroth_activeadmin-0.3.4.3 features/step_definitions/action_item_steps.rb
andrewroth_activeadmin-0.3.4.2 features/step_definitions/action_item_steps.rb
andrewroth_activeadmin-0.3.4.1 features/step_definitions/action_item_steps.rb