e2e: Bump runner version to 2.297.0 (#1850)

* e2e: Bump runner version to 2.296.2

* Update e2e_test.go
This commit is contained in:
Yusuke Kuoka 2022-10-04 20:25:13 +09:00 committed by GitHub
parent 0672ff0ff9
commit 666bba784c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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