e2e: Bump runner version to 2.299.1 (#1980)

This commit is contained in:
Yusuke Kuoka
2022-11-03 19:02:54 +09:00
committed by GitHub
parent 5f27548a73
commit fdb049ba1e

View File

@@ -41,7 +41,7 @@ var (
testResultCMNamePrefix = "test-result-"
RunnerVersion = "2.297.0"
RunnerVersion = "2.299.1"
)
// If you're willing to run this test via VS Code "run test" or "debug test",