Skip to content

Commit f9902cf

Browse files
ndakkouneViBiOh
andauthored
Update aws/logs_monitoring_go/internal/processing/scrubbing_test.go
Co-authored-by: Vincent Boutour <vincent.boutour@datadoghq.com>
1 parent 7d58bf4 commit f9902cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

aws/logs_monitoring_go/internal/processing/scrubbing_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import (
1212
)
1313

1414
func TestNewScrubber(t *testing.T) {
15+
t.Parallel()
16+
1517
tests := map[string]struct {
1618
cfg config.ScrubbingConfig
1719
nRules int

0 commit comments

Comments
 (0)