This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0180682e21
mastodon
/
spec
/
fabricators
/
block_fabricator.rb
5 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding a block model and filter mentions from blocked users (fix #60)
9 years ago
Fabricator
(
:block
)
do
add more tests to models
8 years ago
account
target_account
{
Fabricate
(
:account
)
}
Adding a block model and filter mentions from blocked users (fix #60)
9 years ago
end