From f101194a1f561222bb7f89e2b1d7734f34c0c387 Mon Sep 17 00:00:00 2001 From: kurudrive Date: Wed, 8 Jan 2025 23:02:56 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=96=E3=83=AD=E3=83=83=E3=82=AF=E3=83=86?= =?UTF-8?q?=E3=83=BC=E3=83=9E=E5=88=A9=E7=94=A8=E6=99=82=E3=81=AE=E3=83=8A?= =?UTF-8?q?=E3=83=93=E3=82=AB=E3=82=B9=E3=82=BF=E3=83=A0=E3=81=AE=E3=83=87?= =?UTF-8?q?=E3=83=95=E3=82=A9=E3=83=AB=E3=83=88=E6=9C=89=E5=8A=B9=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test-get-common-options-default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-get-common-options-default.php b/tests/test-get-common-options-default.php index e213e4a9..6dc88704 100644 --- a/tests/test-get-common-options-default.php +++ b/tests/test-get-common-options-default.php @@ -56,7 +56,7 @@ function test_veu_get_common_options_default() { 'active_pagetop_button' => true, 'active_smooth_scroll' => true, 'active_add_body_class' => true, - 'active_nav_menu_class_custom' => false, + 'active_nav_menu_class_custom' => true, 'active_css_optimize' => false, 'active_auto_eyecatch' => false, 'active_Contactform7AssetOptimize' => false,