notebook/test/controllers/folders_controller_test.rb

5 lines
89 B
Ruby

require 'test_helper'
class FoldersControllerTest < ActionDispatch::IntegrationTest
end