Skip to content

Commit

Permalink
Gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
prdoyle committed Dec 1, 2023
1 parent 91b9648 commit 52eaa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/node_resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ func TestAccNodeResource(t *testing.T) {
ImportState: true,
ImportStateVerify: true,
ImportStateVerifyIdentifierAttribute: "url",
ImportStateId: base+path,
ImportStateId: base + path,
},
// // Update and Read testing
{
Expand Down

0 comments on commit 52eaa79

Please sign in to comment.