From 39ef05f9cd4a65aba5c2e77a281457c3603f03ac Mon Sep 17 00:00:00 2001 From: mshanemc Date: Tue, 28 Mar 2023 19:00:49 -0500 Subject: [PATCH] test: fullName is always slashes --- test/nuts/partialBundleDelete.nut.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/nuts/partialBundleDelete.nut.ts b/test/nuts/partialBundleDelete.nut.ts index 090129765..712b6c5f8 100644 --- a/test/nuts/partialBundleDelete.nut.ts +++ b/test/nuts/partialBundleDelete.nut.ts @@ -282,7 +282,7 @@ const getExpectedCmdJSON = (projectPath: string) => ({ result: { inboundFiles: [ { - fullName: path.join('site', 'source_plugin_nut1.sfdc_cms__view', 'forgotPassword'), + fullName: 'site/source_plugin_nut1.fdc_cms__view/forgotPassword', type: 'DigitalExperience', state: 'Changed', filePath: path.join( @@ -296,7 +296,7 @@ const getExpectedCmdJSON = (projectPath: string) => ({ ), }, { - fullName: path.join('site', 'source_plugin_nut1.sfdc_cms__view', 'forgotPassword'), + fullName: 'site/source_plugin_nut1.sfdc_cms__view/forgotPassword', type: 'DigitalExperience', state: 'Changed', filePath: path.join( @@ -310,7 +310,7 @@ const getExpectedCmdJSON = (projectPath: string) => ({ ), }, { - fullName: path.join('site', 'source_plugin_nut1.sfdc_cms__view', 'forgotPassword'), + fullName: 'site/source_plugin_nut1.sfdc_cms__view/forgotPassword', type: 'DigitalExperience', state: 'Deleted', filePath: path.join(