EvoBal/test/controllers/emails_controller_test.rb

8 lines
138 B
Ruby
Raw Normal View History

2020-12-28 13:02:56 +01:00
require "test_helper"
class EmailsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end