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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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",