mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
parent
22a2329ba5
commit
c30ee095fb
1 changed files with 1 additions and 3 deletions
|
@ -77,9 +77,7 @@ RSpec.describe 'EPP domain:renew' do
|
|||
}
|
||||
|
||||
it 'does not renew domain' do
|
||||
request
|
||||
domain.reload
|
||||
expect(domain.expire_time).to eq(Time.zone.parse('05.07.2010'))
|
||||
expect { request; domain.reload }.to_not change { domain.expire_time }
|
||||
end
|
||||
|
||||
specify do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue