18122: Update "distinct" docs (default is false) and tidy up code.
[arvados.git] / services / api / test / factories / group.rb
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 FactoryBot.define do
6   factory :group do
7   end
8 end