Skip to content

Commit caf1a9c

Browse files
authored
upgrade to autorest/gotest@4.2.0 (Azure#18754)
1 parent f1bb99d commit caf1a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/scripts/MgmtTestLib.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function Invoke-MgmtTestgen ()
2020
[string]$config = "autorest.md",
2121
[string]$autorestVersion = "3.8.2",
2222
[string]$goExtension = "@autorest/go@4.0.0-preview.43",
23-
[string]$testExtension = "@autorest/gotest@4.0.2",
23+
[string]$testExtension = "@autorest/gotest@4.2.0",
2424
[string]$outputFolder
2525
)
2626
if ($clean)

0 commit comments

Comments
 (0)