Skip to content

Commit

Permalink
upgrade to autorest/gotest@4.2.0 (#18754)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alancere authored Jul 29, 2022
1 parent f1bb99d commit caf1a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/scripts/MgmtTestLib.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function Invoke-MgmtTestgen ()
[string]$config = "autorest.md",
[string]$autorestVersion = "3.8.2",
[string]$goExtension = "@autorest/go@4.0.0-preview.43",
[string]$testExtension = "@autorest/gotest@4.0.2",
[string]$testExtension = "@autorest/gotest@4.2.0",
[string]$outputFolder
)
if ($clean)
Expand Down

0 comments on commit caf1a9c

Please sign in to comment.