mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 22:54:47 +02:00
parent
f7c2b25a66
commit
3dd17f83f3
6 changed files with 5 additions and 12 deletions
|
@ -1,8 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Domain do
|
||||
it { is_expected.to alias_attribute(:force_delete_time, :force_delete_at) }
|
||||
|
||||
before :example do
|
||||
create(:zone, origin: 'ee')
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue