Add Join Codes
This commit is contained in:
@@ -2,6 +2,7 @@ require "test_helper"
|
||||
|
||||
class ControllerAuthenticationTest < ActionDispatch::IntegrationTest
|
||||
test "access without an account slug redirects to login menu" do
|
||||
identify_as :kevin
|
||||
integration_session.default_url_options[:script_name] = "" # no tenant
|
||||
|
||||
get cards_path
|
||||
|
||||
Reference in New Issue
Block a user