scenario "Disable a feature" do
    visit admin_settings_path
    click_link "Features"

    within("tr", text: "Twitter login") do