Skip to content

Commit

Permalink
test: Add missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Mahendra Paipuri <[email protected]>
  • Loading branch information
mahendrapaipuri committed Sep 11, 2024
1 parent 2025213 commit 516c1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/component/discovery/process/cgroup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
"fmt"
"regexp"
"testing"
"time"

"github.com/grafana/alloy/internal/runtime/componenttest"
"github.com/stretchr/testify/require"
Expand Down

0 comments on commit 516c1f1

Please sign in to comment.