Fix tests

This commit is contained in:
dinsmol 2022-01-14 10:34:13 +03:00
parent ee4f340128
commit 9f9606aba0

View file

@ -443,7 +443,7 @@ class ForceDeleteTest < ActionMailer::TestCase
domain.reload domain.reload
contact_first.update( contact_first.update(
email: 'correct_email@internet2.ee', email: 'aaa@bbb.com',
email_history: email_1 email_history: email_1
) )