Boxcar -> BOXCAR
This commit is contained in:
@@ -7,7 +7,7 @@ class ControllerAuthenticationTest < ActionDispatch::IntegrationTest
|
||||
get cards_path
|
||||
|
||||
assert_response :success
|
||||
assert_dom "p", text: "You don't have any existing Boxcar accounts."
|
||||
assert_dom "p", text: "You don't have any existing BOXCAR accounts."
|
||||
end
|
||||
|
||||
test "access with an account slug but no session redirects to new session" do
|
||||
|
||||
Reference in New Issue
Block a user