evodata/test/mailers/user_mailer_test.rb

8 lines
123 B
Ruby
Raw Normal View History

2022-01-22 18:17:44 +01:00
require "test_helper"
class UserMailerTest < ActionMailer::TestCase
# test "the truth" do
# assert true
# end
end