summaryrefslogtreecommitdiff
path: root/test/controllers/users_controller_test.rb
blob: 61c15322b304f907041582ccbbc00e78252c6cc4 (plain)
1
2
3
4
5
6
7
require "test_helper"

class UsersControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end