We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4ccba commit d2d2fa1Copy full SHA for d2d2fa1
1 file changed
internal/testutil/environment.go
@@ -5,7 +5,6 @@ import (
5
"testing"
6
7
docker_client "github.com/docker/docker/client"
8
- "github.com/stretchr/testify/require"
9
)
10
11
// IsRunningInCI returns true if the process is running in a CI environment.
0 commit comments