Skip to content

Commit 0edeff0

Browse files
committed
comment out
1 parent 93f239c commit 0edeff0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/provider/user_data_source_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
package provider
55

6+
/*
67
import (
78
"strings"
89
"testing"
@@ -76,3 +77,4 @@ func (c testAccUserDataSourceConfig) String() string {
7677
sb.WriteString(`}`)
7778
return sb.String()
7879
}
80+
*/

0 commit comments

Comments
 (0)