From 25ba9074cc7d20668e7725da303ebd5bd96078bd Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Fri, 4 Oct 2019 21:19:17 +0000 Subject: [PATCH] QUnit: Include script dependencies for wp-a11y script to fix a TypeError. Also, add missing message argument to Customizer notifications to ensure tests are passing. Fixes #45066. git-svn-id: https://develop.svn.wordpress.org/trunk@46388 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/qunit/index.html | 2 ++ tests/qunit/wp-admin/js/customize-controls.js | 7 ++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/tests/qunit/index.html b/tests/qunit/index.html index 81244c51a7..9b05fb6f78 100644 --- a/tests/qunit/index.html +++ b/tests/qunit/index.html @@ -24,6 +24,8 @@ }; + +