ToolJet/test/models/data_source_test.rb
2021-04-29 12:11:23 +05:30

7 lines
124 B
Ruby

require 'test_helper'
class DataSourceTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end