summaryrefslogtreecommitdiffhomepage
path: root/test/controllers/api/v1/users_controller_test.rb
blob: bd2d43b46c1450d14ad16d137731153141611461 (plain)
1
2
3
4
5
6
7
require "test_helper"

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