Wordpress/tests/phpunit/tests/customize
Dominik Schilling (ocean90) d4c47d6364 Fix failing Tests_Dependencies_jQuery::test_wp_script_is_dep_enqueued test.
[31370] has broken the test because the Customizer test enqueues some scripts. Unset `$GLOBALS['wp_scripts']` on tearDown() so other tests will start with zero enqueued scripts.

see #30936.
fixes #31302.

git-svn-id: https://develop.svn.wordpress.org/trunk@31426 602fd350-edb4-49c9-b593-d223f7449a82
2015-02-11 22:44:20 +00:00
..
manager.php Customizer: Introduce an API to create WP_Customize_Settings for dynamically-created settings. 2015-02-08 23:10:05 +00:00
setting.php Another array syntax fix for Customizer tests. 2015-02-05 19:54:06 +00:00
widgets.php Fix failing Tests_Dependencies_jQuery::test_wp_script_is_dep_enqueued test. 2015-02-11 22:44:20 +00:00