This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/test/controllers/users_controller_test.rb

8 lines
137 B
Ruby
Raw Normal View History

2018-05-08 10:41:03 -04:00
require 'test_helper'
class UsersControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end