ToolJet/test/controllers/folder_apps_controller_test.rb
2021-05-19 15:45:51 +05:30

7 lines
142 B
Ruby

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