Skip to content

Commit 3449544

Browse files
committed
Removing ppp
1 parent 1ef178c commit 3449544

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

android/browserstack.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,6 @@ platforms:
4747
osVersion: 12.0
4848
platformName: android
4949

50-
# =======================
51-
# Parallels per Platform
52-
# =======================
53-
# The number of parallel threads to be used for each platform set.
54-
# BrowserStack's SDK runner will select the best strategy based on the configured value
55-
#
56-
# Example 1 - If you have configured 3 platforms and set `parallelsPerPlatform` as 2, a total of 6 (2 * 3) parallel threads will be used on BrowserStack
57-
#
58-
# Example 2 - If you have configured 1 platform and set `parallelsPerPlatform` as 5, a total of 5 (1 * 5) parallel threads will be used on BrowserStack
59-
parallelsPerPlatform: 1
60-
6150
# ==========================================
6251
# BrowserStack Local
6352
# (For localhost, staging/private websites)

ios/browserstack.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,6 @@ platforms:
4747
osVersion: 14
4848
platformName: ios
4949

50-
# =======================
51-
# Parallels per Platform
52-
# =======================
53-
# The number of parallel threads to be used for each platform set.
54-
# BrowserStack's SDK runner will select the best strategy based on the configured value
55-
#
56-
# Example 1 - If you have configured 3 platforms and set `parallelsPerPlatform` as 2, a total of 6 (2 * 3) parallel threads will be used on BrowserStack
57-
#
58-
# Example 2 - If you have configured 1 platform and set `parallelsPerPlatform` as 5, a total of 5 (1 * 5) parallel threads will be used on BrowserStack
59-
parallelsPerPlatform: 1
60-
6150
# ==========================================
6251
# BrowserStack Local
6352
# (For localhost, staging/private websites)

0 commit comments

Comments
 (0)