contactUs/test/controllers/messages_controller_test.rb
2022-05-14 16:29:26 +04:30

8 lines
140 B
Ruby

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