forked from fixin.me/fixin.me
Run tests on multiple database configurations
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
require "test_helper"
|
||||
|
||||
# TODO: make sure tested actions are covered by system tests and remove all
|
||||
# controller tests.
|
||||
class UsersControllerTest < ActionDispatch::IntegrationTest
|
||||
setup do
|
||||
@user = users(:one)
|
||||
|
||||
Reference in New Issue
Block a user