sfdx-lwc-jest icon indicating copy to clipboard operation
sfdx-lwc-jest copied to clipboard

Add getRecordNotifyChange stub to uiRecordApi.js

Open zacbarton opened this issue 3 years ago • 1 comments

Version

  • @salesforce/sfdx-lwc-jest: 1.0.1

zacbarton avatar Mar 23 '22 00:03 zacbarton

getRecordNotifyChange is deprecated in favour of notifyRecordUpdateAvailable refer to https://developer.salesforce.com/docs/platform/lwc/guide/reference-get-record-notify.html

Maybe for this reason getRecordNotifyChange shouldn't be supported

geoffswift avatar Dec 23 '23 12:12 geoffswift