This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-10-09 14:48:43 +02:00
|
|
|
require 'rails_helper'
|
|
|
|
|
|
|
|
RSpec.describe DomainBlock, type: :model do
|
2016-11-15 23:56:03 +01:00
|
|
|
|
2016-10-09 14:48:43 +02:00
|
|
|
end
|