ToolJet/test/controllers/organization_users_controller_test.rb
2021-04-23 11:47:24 +05:30

7 lines
149 B
Ruby

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