mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Fix unit tests
This commit is contained in:
parent
bd2e3d6e0c
commit
99f28973f7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ final class NavbarTest extends Unit
|
|||
2 => [
|
||||
'name' => 'support forum',
|
||||
'labelKey' => 'LBL_TRAINING',
|
||||
'url' => 'javascript:void(window.open(\'https://suitecrm.com/suitecrm/forum/suite-forum\'))',
|
||||
'url' => 'https://community.suitecrm.com',
|
||||
'icon' => '',
|
||||
],
|
||||
3 => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue