Skip to content

Commit

Permalink
chore: Add local path to otel common
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlaurin committed Jun 9, 2023
1 parent 47cfc77 commit 363f219
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_helpers/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gemspec

group :test, :development do
gem 'opentelemetry-api', path: '../api'
gem 'opentelemetry-common', path: '../../common'
gem 'opentelemetry-registry', path: '../registry'
gem 'opentelemetry-sdk', path: '../sdk'
end

0 comments on commit 363f219

Please sign in to comment.