ToolJet/test/controllers/folders_controller_test.rb

8 lines
139 B
Ruby
Raw Normal View History

2021-05-19 07:35:26 +00:00
require "test_helper"
class FoldersControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end