mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 10:43:32 +02:00
Cleaned up rspec create settings and refactored whois_record
This commit is contained in:
parent
3962eda539
commit
0af59ef351
32 changed files with 210 additions and 198 deletions
|
@ -3,9 +3,5 @@ require 'rails_helper'
|
|||
describe Epp::Domain do
|
||||
context 'with sufficient settings' do
|
||||
let(:domain) { Fabricate(:epp_domain) }
|
||||
|
||||
before(:each) do
|
||||
create_settings
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue