|
|
@@ -247,7 +247,7 @@ describe('build', () => {
|
|
|
expect(result).toHaveProperty('icon', undefined)
|
|
|
expect(result).toHaveProperty(
|
|
|
'to',
|
|
|
- 'https://mydomain.com/#/family_quotient_models/list/',
|
|
|
+ 'https://mydomain.com/#/education_curriculum_packs/list/',
|
|
|
)
|
|
|
expect(result).toHaveProperty('target', '_self')
|
|
|
expect(result).toHaveProperty('type', MENU_LINK_TYPE.V1)
|