Add test logging

This commit is contained in:
dinsmol 2022-01-15 23:56:10 +03:00
parent 17be0908cd
commit c93a35ef52

View file

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