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:
parent
0672ff0ff9
commit
666bba784c
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue