mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Refactor EppDomain to Epp::Domain
This commit is contained in:
parent
2c35617745
commit
d558b2eed9
7 changed files with 19 additions and 49 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
describe Epp::EppDomain do
|
||||
describe Epp::Domain do
|
||||
context 'with sufficient settings' do
|
||||
let(:domain) { Fabricate(:epp_domain) }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue