Then(/^the partial should exist$/) do
  @context.expect_in_database
  @context.expect_on_details_page
end
