File tree 2 files changed +2
-2
lines changed
tests/fixtures/post-release/.sauce
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ rootDir: .
10
10
playwright :
11
11
# CAUTION: This has to be an already deployed framework version in the cloud. Not necessarily the one you want to test.
12
12
# Then use --runner-version to specify the release you actually want to use.
13
- version : 1.29.2
13
+ version : 1.43.1
14
14
suites :
15
15
- name : " Post Release Test (macOS) - chromium"
16
16
platformName : " macOS 12"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ rootDir: .
10
10
playwright :
11
11
# CAUTION: This has to be an already deployed framework version in the cloud. Not necessarily the one you want to test.
12
12
# Then use --runner-version to specify the release you actually want to use.
13
- version : 1.29.2
13
+ version : 1.43.1
14
14
suites :
15
15
- name : " Post Release Test (Windows) - chromium"
16
16
platformName : " Windows 10"
You can’t perform that action at this time.
0 commit comments