1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-24 15:16:33 +09:00
YuruToot/spec/models/domain_block_spec.rb

6 lines
129 B
Ruby
Raw Normal View History

2016-10-09 21:48:43 +09:00
require 'rails_helper'
RSpec.describe DomainBlock, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end