Update runner version to 2.301.1 (#2182)

Co-authored-by: TingluoHuang <[email protected]>
This commit is contained in:
Bassem Dghaidi
2023-01-19 05:36:05 -05:00
committed by GitHub
co-authored by TingluoHuang
parent f9bae708c2
commit 6da1cde09c
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ var (
testResultCMNamePrefix = "test-result-"
RunnerVersion = "2.300.2"
RunnerVersion = "2.301.1"
)
// If you're willing to run this test via VS Code "run test" or "debug test",