mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Adding a block model and filter mentions from blocked users (fix #60)
This commit is contained in:
5
spec/models/block_spec.rb
Normal file
5
spec/models/block_spec.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Block, type: :model do
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user