ToolJet/test/controllers/data_queries_controller_test.rb

7 lines
143 B
Ruby

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