ToolJet/test/controllers/folders_controller_test.rb
2021-05-19 13:05:26 +05:30

7 lines
139 B
Ruby

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