Skip to content

Commit

Permalink
Merge pull request #443 from SalesforceFoundation/feature/beta-prerel…
Browse files Browse the repository at this point in the history
…ease

Add beta prerelease build
  • Loading branch information
davidmreed authored Aug 14, 2019
2 parents bd249df + 238d94c commit 78a80d4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions orgs/beta_prerelease.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"orgName": "V4S - Prerelease Beta Test Org",
"edition": "Developer",
"instance": "cs46",
"hasSampleData": "false",
"features": "Sites",
"settings": {
"orgPreferenceSettings": {
"chatterEnabled": true,
"disableParallelApexTesting": true,
"s1DesktopEnabled": true
}
}
}
2 changes: 1 addition & 1 deletion orgs/prerelease.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"orgName": "V4S - Dev Workspace",
"orgName": "V4S - Prerelease Feature Test Org",
"edition": "Developer",
"instance": "CS46",
"hasSampleData": "false",
Expand Down

0 comments on commit 78a80d4

Please sign in to comment.