polyglot/test/controllers/user_controller_test.rb
2018-08-29 14:53:39 +01:00

8 lines
136 B
Ruby

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