More tests
Only one user can sign in - until this becomes multiuser
This commit is contained in:
@@ -3,6 +3,7 @@ require "test_helper"
|
||||
class VirtualsControllerTest < ActionDispatch::IntegrationTest
|
||||
setup do
|
||||
@virtual = virtuals(:one)
|
||||
@domain = doamins(:one)
|
||||
end
|
||||
|
||||
test "should get index" do
|
||||
|
||||
Reference in New Issue
Block a user