GSA / uswds-sf-lightning-community

A Salesforce Lightning Community Theme and related components built upon US Web Design System
Other
32 stars 15 forks source link

#184 updated scratch org def to turn of Lightning Web Security by def… #186

Closed mvogelgesang closed 1 year ago

mvogelgesang commented 1 year ago

…ault. This ensures the Jasmine-based Lightning Testing Service can run.

Summary

Addresses #184

Test plan (required)

Created new scratch org with scratchorg definition and verified setting was set to false.

Can be replicated via:

sfdx force:org:create -f config/scratch-def.json -a testscratchorg
sfdx force:org:open -u testscratchorg

Navigate to Setup > Session Security > Lightning Web Security verify checkbox is unchecked.

Code formatting

👍

Closing issues

Closes #184