Cleaned up rspec create settings and refactored whois_record

This commit is contained in:
Priit Tark 2015-04-30 15:16:21 +03:00
parent 3962eda539
commit 0af59ef351
32 changed files with 210 additions and 198 deletions

View file

@ -2,7 +2,6 @@ require 'rails_helper'
feature 'Sessions', type: :feature do
before :all do
create_settings
Fabricate(:ee_user)
@registrar1 = Fabricate(:registrar1)
@registrar2 = Fabricate(:registrar2)