Files
sure/test/mailers/password_mailer_test.rb
Josh Pigford 99de24ac70 Initial commit
2024-02-02 09:05:04 -06:00

8 lines
127 B
Ruby

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