opensmtpd_rails_frontend/test/controllers/home_controller_test.rb
2023-05-10 08:58:43 +01:00

8 lines
136 B
Ruby

require "test_helper"
class HomeControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end