Skip to content

Commit 37c37a6

Browse files
authored
update gotest version (#21082)
1 parent e00e35d commit 37c37a6

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/[email protected]",
23-
[string]$testExtension = "@autorest/[email protected].0",
23+
[string]$testExtension = "@autorest/[email protected].1",
2424
[string]$outputFolder
2525
)
2626
if ($clean)

0 commit comments

Comments
 (0)