Skip to content

Commit

Permalink
fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
BarunKGP committed Mar 21, 2024
1 parent 90bd3a9 commit 6ed7d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/component/otelcol/exporter/debug/debug_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func Test(t *testing.T) {
}{
{
testName: "defaultConfig",
args: ``,
args: ``,
expectedReturn: debugexporter.Config{
Verbosity: configtelemetry.LevelNormal,
SamplingInitial: 2,
Expand Down

0 comments on commit 6ed7d80

Please sign in to comment.