ToolJet/test/controllers/apps_controller_test.rb
2021-04-01 16:29:27 +05:30

7 lines
136 B
Ruby

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