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-12-14 22:59:46 +09:00
Code
c781b34278
YuruToot
/
spec
/
fabricators
/
status_reaction_fabricator.rb
7 lines
119 B
Ruby
Raw
Normal View
History
Unescape
Escape
add backend support for status emoji reactions turns out we can just reuse the code for announcement reactions.
2022-11-24 20:50:32 +09:00
Fabricator
(
:status_reaction
)
do
account
nil
status
nil
Run rubocop -a
2023-05-10 06:41:48 +09:00
name
'MyString'
add backend support for status emoji reactions turns out we can just reuse the code for announcement reactions.
2022-11-24 20:50:32 +09:00
custom_emoji
nil
Run rubocop -a
2023-05-10 06:41:48 +09:00
end
Copy Permalink