This website requires JavaScript.
Explore
Help
Sign In
mirror
/
YuruToot
Watch
1
Star
0
Fork
0
You've already forked YuruToot
mirror of
https://github.com/funamitech/mastodon
synced
2024-11-27 22:38:42 +09:00
Code
0cfdd1a401
YuruToot
/
spec
/
fabricators
/
account_moderation_note_fabricator.rb
5 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-08 03:26:43 +09:00
Fabricator
(
:account_moderation_note
)
do
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-19 07:38:14 +09:00
content
'MyText'
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-08 03:26:43 +09:00
account
nil
end
Copy Permalink