This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
434770f580
mastodon
/
spec
/
fabricators
/
account_moderation_note_fab...
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-07 20:26:43 +02:00
Fabricator
(
:account_moderation_note
)
do
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 23:38:14 +01:00
content
'MyText'
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-07 20:26:43 +02:00
account
nil
end