This commit is contained in:
sam
2022-05-14 16:29:26 +04:30
parent 0185ac276c
commit 23bb0bca0d
5 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,7 @@
require 'test_helper'
class MessagesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end