mirror of
git://develop.git.wordpress.org/
synced 2025-04-12 16:15:07 +02:00
Some tests and some commands that run during the build steps modify files that are under version control. This adds assertions to ensure that these files don't remain in a modified state after the test runs on CI. This also fixes the `grunt clean` command which erroneously deletes `script-loader-packages.php`. This file is re-populated during the build, but deleting it during the clean is undesirable. Merges [51355] to the 5.8 branch. Fixes #53606 git-svn-id: https://develop.svn.wordpress.org/branches/5.8@51357 602fd350-edb4-49c9-b593-d223f7449a82