Files
fizzy/test/controllers/comments_controller_test.rb
T
2024-08-14 17:36:13 -05:00

8 lines
140 B
Ruby

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