From 55aadc29e9cb160aac8c3723524dfb018719a726 Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 25 Jan 2021 10:16:19 -0800 Subject: [PATCH] Modified navigation test. (installed plugins may change) depending on the order of tests. --- e107_tests/tests/unit/e_navigationTest.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/e107_tests/tests/unit/e_navigationTest.php b/e107_tests/tests/unit/e_navigationTest.php index 19e7942ee..f4832f436 100644 --- a/e107_tests/tests/unit/e_navigationTest.php +++ b/e107_tests/tests/unit/e_navigationTest.php @@ -458,7 +458,7 @@ 'icon' => 'Feature Box', 'icon_32' => 'Feature Box', 'cat' => 3, - ),*/ + ), 'plugnav-gallery' => array ( 'text' => 'Gallery', @@ -497,6 +497,7 @@ 'icon_32' => 'RSS', 'cat' => 7, ), + */ 'plugnav-social' => array ( 'text' => 'Social',