mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 17:36:33 +08:00
7f7bf0533a
* Fix tests [SCI-6486] * Fix rspec tests [SCI-6486] Co-authored-by: Anton <anton@scinote.net>
4 lines
61 B
Ruby
4 lines
61 B
Ruby
FactoryBot.define do
|
|
factory :user_assignment do
|
|
end
|
|
end
|