ToolJet/test/controllers/metadata_controller_test.rb
2021-06-06 11:11:21 +05:30

7 lines
140 B
Ruby

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