Skip to content

Commit 96499a9

Browse files
author
Andrea Falzetti
committed
revert unwanted change
1 parent f111836 commit 96499a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/common-go/experiments/types_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
package experiments
66

77
import (
8-
"testing"
9-
108
"github.com/stretchr/testify/require"
9+
"testing"
1110
)
1211

1312
func TestNewClient_WithoutEnvSet(t *testing.T) {

0 commit comments

Comments
 (0)