require "application_system_test_case" class Settings::AccountsTest < ApplicationSystemTestCase # test "visiting the index" do # visit settings_accounts_url # # assert_selector "h1", text: "Settings::Account" # end end