wordpress-develop/tests/phpunit/tests/dependencies
John Blackbourn 5f257b4931 Build/Test Tools: Improve the reliability of the test that ensures correct dependency order when inline scripts are used.
This test already ensures `WP_Scripts->do_concat` is true, therefore it has no dependency on `SCRIPT_DEBUG` being false. This means the test can run in an environment where the `.min` suffix is not used.

This change allows for the test to pass in this situation.

See #36392, #51734, #51344


git-svn-id: https://develop.svn.wordpress.org/trunk@49601 602fd350-edb4-49c9-b593-d223f7449a82
2020-11-14 17:20:57 +00:00
..
jquery.php Update jQuery step two: 2020-10-07 16:31:53 +00:00
mediaelementjs.php Docs: Fix the last handful of incorrect @since 5.0.0 docblock tags. 2019-01-17 06:45:58 +00:00
scripts.php Build/Test Tools: Improve the reliability of the test that ensures correct dependency order when inline scripts are used. 2020-11-14 17:20:57 +00:00
styles.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00