mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
parent
06aeea81b3
commit
458bbf7b80
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.feature 'Edit registrar' do
|
||||
given!(:registrar) { create(:registrar_with_unlimited_balance) }
|
||||
given!(:registrar) { create(:registrar) }
|
||||
|
||||
background do
|
||||
sign_in_to_admin_area
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue