1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-01 08:18:48 +09:00
whippy-edition/spec/models/ip_block_spec.rb

6 lines
125 B
Ruby
Raw Normal View History

2020-10-12 23:33:49 +09:00
require 'rails_helper'
RSpec.describe IpBlock, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end