ToolJet/test/controllers/apps_controller_test.rb

8 lines
136 B
Ruby
Raw Normal View History

2021-04-01 10:59:27 +00:00
require "test_helper"
class AppsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end