mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
parent
718c336ee1
commit
2cfcb6d54c
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ RSpec.describe 'EPP domain:renew' do
|
|||
it 'renews domain' do
|
||||
request
|
||||
domain.reload
|
||||
expect(domain.expire_time).to eq(Time.zone.parse('05.07.2011').end_of_day)
|
||||
expect(domain.expire_time).to eq(Time.zone.parse('05.07.2011'))
|
||||
end
|
||||
|
||||
specify do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue