techacademy/test/mailers/contact_mailer_test.rb

8 lines
126 B
Ruby

require 'test_helper'
class ContactMailerTest < ActionMailer::TestCase
# test "the truth" do
# assert true
# end
end