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
2025-01-12 02:32:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-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)
2016-10-03 17:11:54 +02:00
Fabricator
(
:block
)
do
add more tests to models
2017-04-05 00:29:56 +02:00
account
target_account
{
Fabricate
(
:account
)
}
Adding a block model and filter mentions from blocked users (fix #60)
2016-10-03 17:11:54 +02:00
end
Reference in New Issue
Copy Permalink