vagrant-wordpress/features/step_definitions/when/i_visit.rb

4 lines
50 B
Ruby

When /^I visit the home page$/ do
visit '/'
end