Skip to content

Commit 96f19be

Browse files
authored
Merge pull request microsoft#62 from mgrotheer/patch-1
Update README.md
2 parents d05f030 + 023dcf5 commit 96f19be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/end-to-end-testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ func TestEndToEndDeploymentScenario(t *testing.T) {
5757

5858
fixtureFolder := "../"
5959

60-
// User Terratest to deploy the infrastructure
60+
// Use Terratest to deploy the infrastructure
6161
test_structure.RunTestStage(t, "setup", func() {
6262
terraformOptions := &terraform.Options{
6363
// Indicate the directory that contains the Terraform configuration to deploy

0 commit comments

Comments
 (0)