require 'test_helper' class Api::BaseControllerTest < ActionDispatch::IntegrationTest # test "the truth" do # assert true # end end