This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2024-12-02 04:50:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63e6353886
tootlab-mastodon
/
spec
/
fabricators
/
report_note_fabricator.rb
6 lines
100 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add tests for report notes controller (#7589)
2018-05-22 08:45:10 -04:00
Fabricator
(
:report_note
)
do
report
account
{
Fabricate
(
:account
)
}
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 17:38:14 -05:00
content
'Test Content'
Add tests for report notes controller (#7589)
2018-05-22 08:45:10 -04:00
end
Reference in New Issue
Copy Permalink