require "application_system_test_case" class AppsTest < ApplicationSystemTestCase # test "visiting the index" do # visit apps_url # # assert_selector "h1", text: "App" # end end