greenlight/test/controllers/users_controller_test.rb

6 lines
90 B
Ruby

require 'test_helper'
class UsersControllerTest < ActionDispatch::IntegrationTest
end