Change domains.valid_to DB column to NOT NULL

#800
This commit is contained in:
Artur Beljajev 2018-03-31 23:31:40 +03:00
parent 5ef56e13e0
commit c675512b22
8 changed files with 14 additions and 6 deletions

View file

@ -3,6 +3,7 @@ FactoryBot.define do
sequence(:name) { |n| "test#{n}.com" }
period 1
period_unit 'y' # Year
valid_to Time.zone.parse('2010-07-05')
registrar
registrant