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

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