summaryrefslogtreecommitdiffhomepage
path: root/test/controllers/nodes_controller_test.rb
blob: da8b690c9791d9230687e67e3c804a34971575f9 (plain)
1
2
3
4
5
6
7
require 'test_helper'

class NodesControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end