Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Kayla Reopelle <[email protected]>
  • Loading branch information
hannahramadan and kaylareopelle committed Aug 20, 2024
1 parent f9c244e commit 6047052
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
require_relative '../../../../lib/opentelemetry/instrumentation/trilogy'
require_relative '../../../../lib/opentelemetry/instrumentation/trilogy/patches/client'

# This test suite requires a running mysql container and dedicated test container. We can use the same
# docker-compose file as the mysql2 instrumentation tests. The test container should have the mysql client.
# This test suite requires a running mysql service within a dedicated test container. We can use the same
# docker-compose service as the mysql2 instrumentation tests. The test container should run the mysql client.
# To run tests locally:
# 1. Build the opentelemetry/opentelemetry-ruby-contrib image
# - docker-compose build
Expand Down

0 comments on commit 6047052

Please sign in to comment.