From 72a68064b22f3064097e6f467ba4d24fc4985107 Mon Sep 17 00:00:00 2001 From: Kushal <43465488+kushalshit27@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:06:54 +0530 Subject: [PATCH] Update branding template path. (#939) * DXCDT-689 update branding template path on export/import to make it consistent * DXCDT-689 branding test case update --- test/context/yaml/branding.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/context/yaml/branding.test.js b/test/context/yaml/branding.test.js index 62b438d09..3e0e793f9 100644 --- a/test/context/yaml/branding.test.js +++ b/test/context/yaml/branding.test.js @@ -34,6 +34,7 @@ describe('#YAML context branding templates', () => { const config = { AUTH0_INPUT_FILE: yamlFile, AUTH0_KEYWORD_REPLACE_MAPPINGS: { foo: 'bar' } }; const context = new Context(config, mockMgmtClient()); + context.basePath = baseDir; await context.loadAssetsFromLocal(); expect(context.assets.branding).to.deep.equal({ colors: {