mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
rubocop syntax update
This commit is contained in:
parent
7b284c9573
commit
eabbc2045c
1 changed files with 0 additions and 2 deletions
|
@ -2283,8 +2283,6 @@ describe 'EPP Domain', epp: true do
|
|||
|
||||
it 'does not renew domain with invalid period' do
|
||||
Setting.days_to_renew_domain_before_expire = 0
|
||||
old_balance = @registrar1.balance
|
||||
old_activities = @registrar1.cash_account.account_activities.count
|
||||
|
||||
exp_date = domain.valid_to
|
||||
xml = @epp_xml.domain.renew(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue