mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Cleaned up rspec create settings and refactored whois_record
This commit is contained in:
parent
acab58b71c
commit
4cf57239a0
32 changed files with 210 additions and 198 deletions
|
@ -2,7 +2,6 @@ require 'rails_helper'
|
|||
|
||||
feature 'Invoices', type: :feature do
|
||||
before :all do
|
||||
create_settings
|
||||
@user = Fabricate(:api_user)
|
||||
@invoice = Fabricate(:invoice, buyer: @user.registrar)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue