master
# frozen_string_literal: true require 'test_helper' class OmniauthCallbacksControllerTest < ActionDispatch::IntegrationTest # test "the truth" do # assert true # end end