ToolJet/test/controllers/organizations_controller_test.rb
2021-04-12 10:20:22 +05:30

7 lines
145 B
Ruby

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