Skip to content

Commit 52eaa79

Browse files
committed
Gofmt
1 parent 91b9648 commit 52eaa79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/provider/node_resource_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ func TestAccNodeResource(t *testing.T) {
7575
ImportState: true,
7676
ImportStateVerify: true,
7777
ImportStateVerifyIdentifierAttribute: "url",
78-
ImportStateId: base+path,
78+
ImportStateId: base + path,
7979
},
8080
// // Update and Read testing
8181
{

0 commit comments

Comments
 (0)