You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it('should fail when the constructor returns something other than LightningElement when DISABLE_LIGHTNING_CONSTRUCTOR_CHECK is true',()=>{
84
+
it('should fail when the constructor returns something other than LightningElement when ENABLE_LEGACY_VALIDATION is falsy and LEGACY_LOCKER_ENABLED is falsy',()=>{
it('should succeed when the constructor returns something other than LightningElement when ENABLE_LEGACY_VALIDATION is false and LEGACY_LOCKER_ENABLED is true',()=>{
0 commit comments