describe "Denies public access to unique_ids", type: :request do
    before(:all) do
      @unique_id = create :unique_id
    end