File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/framework/tests/Feature Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ public function testMainNavigationMenuWithFrontMatterVisible()
200200 ]);
201201 }
202202
203- public function testMainNavigationMenuWithFrontMatterGroup ()
203+ public function testMainNavigationMenuWithExplicitFrontMatterGroupUsesDropdownsRegardlessOfConfigSetting ()
204204 {
205205 // TODO: For new v2 system, this should insert a root item with the group name and the children as the pages
206206
@@ -215,7 +215,7 @@ public function testMainNavigationMenuWithFrontMatterGroup()
215215 ]);
216216 }
217217
218- public function testMainNavigationMenuWithFrontMatterCategory ()
218+ public function testMainNavigationMenuWithExplicitFrontMatterCategoryUsesDropdownsRegardlessOfConfigSetting ()
219219 {
220220 // TODO: For new v2 system, this should insert a root item with the group name and the children as the pages
221221
You can’t perform that action at this time.
0 commit comments