1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-18 16:48:37 +09:00
YuruToot/spec/fabricators/user_role_fabricator.rb

6 lines
88 B
Ruby

Fabricator(:user_role) do
name "MyString"
color ""
permissions 0
end