mirror of
https://github.com/internetee/registry.git
synced 2025-07-27 04:58:29 +02:00
clear validation event state before running test
This commit is contained in:
parent
2951a4da3f
commit
1372f46703
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ class VerifyEmailTaskTest < ActiveJob::TestCase
|
|||
end
|
||||
|
||||
def test_should_verify_contact_email_which_was_not_verified
|
||||
|
||||
ValidationEvent.delete_all
|
||||
assert_equal ValidationEvent.count, 0
|
||||
|
||||
run_task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue