github.com/grafana/pyroscope@v1.18.0/examples/language-sdk-instrumentation/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