Skip to content

Commit 3b5fdb5

Browse files
Update TestCase Source Code Link to V2 SDK (#1182)
1 parent 441dec9 commit 3b5fdb5

File tree

1 file changed

+1
-1
lines changed
  • website/docs/plugin/sdkv2/testing/acceptance-tests

1 file changed

+1
-1
lines changed

website/docs/plugin/sdkv2/testing/acceptance-tests/testcase.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ currently running.
9595

9696
`TestCase` offers several fields for developers to add to customize and validate
9797
each test, defined below. The source for `TestCase` can be viewed [here on
98-
godoc.org](https://pkg.go.dev/github.com/hashicorp/terraform-plugin-sdk/helper/resource#TestCase)
98+
godoc.org](https://pkg.go.dev/github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource#TestCase)
9999

100100
### IsUnitTest
101101

0 commit comments

Comments
 (0)