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

7 lines
137 B
Ruby

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