mirror of https://github.com/docusealco/docuseal
parent
0fb9c2bbf6
commit
23631b75f2
@ -0,0 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
FactoryBot.define do
|
||||
factory :template_access do
|
||||
template
|
||||
user
|
||||
end
|
||||
end
|
||||
Loading…
Reference in new issue