e2e: Bump runner version to 2.299.1 (#1980)
This commit is contained in:
parent
5f27548a73
commit
fdb049ba1e
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue