This website requires JavaScript.
Explore
Help
Sign in
scinote-eln
/
scinote-web
Watch
1
Star
1
Fork
You've already forked scinote-web
0
mirror of
https://github.com/scinote-eln/scinote-web.git
synced
2024-11-15 13:45:25 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
857bda6f69
scinote-web
/
spec
/
factories
/
user_assignments.rb
7 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix broken unit tests [SCI-8972] (#6342) - Models tests - Controllers tests - Jobs tests - Permissions tests - Utilities tests
2023-10-12 22:16:43 +08:00
# frozen_string_literal: true
Add models for new permissions objects [SCI-5434]
2021-02-04 21:08:20 +08:00
FactoryBot
.
define
do
factory
:user_assignment
do
end
end
Reference in a new issue
Copy permalink