Skip to content

Commit ea41365

Browse files
paultyngappilon
andauthored
Update acctest/doc.go
Co-Authored-By: appilon <[email protected]>
1 parent aa31d82 commit ea41365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acctest/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package acctest
22

33
// Package acctest provides the ability to opt-in to the new binary test driver. The binary
44
// test driver allows you to run your acceptance tests with a binary of Terraform instead of
5-
// a source code version included with the testing code. This allows for a number of important
5+
// an emulated version packaged inside the SDK. This allows for a number of important
66
// enhancements, but most notably a more realistic testing experience and matrix testing
77
// against multiple versions of Terraform CLI. This also allows the SDK to be completely
88
// separated, at a dependency level, from the Terraform CLI.

0 commit comments

Comments
 (0)