Fix tests

This commit is contained in:
dinsmol 2022-01-16 00:14:14 +03:00
parent c93a35ef52
commit d5e6ba1e69
2 changed files with 4 additions and 3 deletions

View file

@ -22,7 +22,7 @@ module EmailVerifable
flag = true
end
end
puts "test output: #{self.email} - #{flag}"
flag
end