mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Build/Test: Update name of test to show its breadth.
The test covers multiple libraries, not just lodash. Follow up to [57185]. Props TobiasBg. Fixes #60048. git-svn-id: https://develop.svn.wordpress.org/trunk@57187 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
32dd59bb9a
commit
144d098ac5
@ -3360,7 +3360,7 @@ HTML
|
||||
*
|
||||
* @dataProvider data_wp_default_packages_vendor
|
||||
*/
|
||||
public function test_wp_default_packages_vendor_lodash( $script ) {
|
||||
public function test_wp_default_packages_vendor( $script ) {
|
||||
global $wp_scripts;
|
||||
$package_json = $this->_scripts_from_package_json();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user