github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/ruby/rideshare_rails/test/controllers/scooter_controller_test.rb (about) 1 require "test_helper" 2 3 class ScooterControllerTest < ActionDispatch::IntegrationTest 4 # test "the truth" do 5 # assert true 6 # end 7 end