summaryrefslogtreecommitdiff
path: root/service/env/service_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'service/env/service_test.go')
-rw-r--r--service/env/service_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/env/service_test.go b/service/env/service_test.go
index 4d823468..f25e56c7 100644
--- a/service/env/service_test.go
+++ b/service/env/service_test.go
@@ -1,8 +1,8 @@
package env
import (
- "testing"
"github.com/stretchr/testify/assert"
+ "testing"
)
func Test_NewService(t *testing.T) {