ToolJet/test/models/data_source_test.rb
2021-04-03 11:27:55 +05:30

7 lines
124 B
Ruby

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