notebook/test/models/integration_authorization_test.rb
2020-03-02 23:10:26 -06:00

8 lines
138 B
Ruby

require 'test_helper'
class IntegrationAuthorizationTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end