summaryrefslogtreecommitdiffhomepage
path: root/rails-backend/test/controllers/api/v1/auth_controller_test.rb
blob: 3a6d312b853c445ad5a76fd41b3c05e7ad66c31f (plain)
1
2
3
4
5
6
7
require "test_helper"

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