price-point-api/test/controllers/users_controller_test.rb
Mohammad Kanaan 9058d1ae2e WIP 1
2026-06-10 18:51:32 +03:00

7 lines
137 B
Ruby

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