ynd-devops-exercise/blog/test/controllers/articles_controller_test.rb

8 lines
140 B
Ruby

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