This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
vt-social
mirror of
https://github.com/nullptr-live/vt-social.git
Watch
1
Star
0
Fork
You've already forked vt-social
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4ea1e0fceb
vt-social
/
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 18:26:43 +00:00
Fabricator
(
:account_moderation_note
)
do
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 22:38:14 +00:00
content
'MyText'
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-07 18:26:43 +00:00
account
nil
end