Skip to content

Commit a2913c2

Browse files
committed
fix terratest
1 parent 6468fa8 commit a2913c2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

_test/redis-cluster/elasticache_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ package test
55

66
import (
77
"testing"
8-
"strings"
98
"github.com/stretchr/testify/assert"
109
"github.com/gruntwork-io/terratest/modules/terraform"
1110
)

_test/redis/elasticache_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ package test
55

66
import (
77
"testing"
8-
"strings"
98
"github.com/stretchr/testify/assert"
109
"github.com/gruntwork-io/terratest/modules/terraform"
1110
)

0 commit comments

Comments
 (0)