]> git.arvados.org - arvados.git/blob - services/api/test/factories/group.rb
Merge branch '18285-cwl-hint-warning' refs #18285
[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