summaryrefslogtreecommitdiff
path: root/users/test/unit/unauthorized_user_test.rb
blob: 5b96ae100127a02c577e7c8fbd08c5a1531f58eb (plain)
1
2
3
4
5
6
7
require 'test_helper'

class UnauthorizedUserTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end