5 lines
87 B
Ruby
5 lines
87 B
Ruby
require "test_helper"
|
|
|
|
class UsersControllerTest < ActionDispatch::IntegrationTest
|
|
end
|