From 9f5eb3c60442b81c92f62576ef0e699d251c055d Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Thu, 18 Feb 2016 17:43:56 +0000 Subject: [PATCH] Add missing test changes for [36573]. See #34755. git-svn-id: https://develop.svn.wordpress.org/trunk@36574 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/qunit/fixtures/customize-menus.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/qunit/fixtures/customize-menus.js b/tests/qunit/fixtures/customize-menus.js index 8478510634..cf4176ea06 100755 --- a/tests/qunit/fixtures/customize-menus.js +++ b/tests/qunit/fixtures/customize-menus.js @@ -102,6 +102,10 @@ window._wpCustomizeNavMenusSettings = { 'taxonomyTermLabel': 'Taxonomy', 'unnamed': '(unnamed)', 'untitled': '(no label)' + }, + 'locationSlugMappedToName': { + 'main-footer': 'Main Footer', + 'main-header': 'Main Header' } }; window._wpCustomizeSettings.panels.nav_menus = {