mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-25 03:20:15 +00:00
230313d25a7f51ed93aa4024e201ac60238c4b9c
This fixes an issue that if you change WP_DEFAULT_THEME and run core unit tests, the tests fail since your theme isn't one of the hard coded lists of default themes. We need to keep this test to make sure that we update the array of default themes for use in other tests. If we ever change the naming convention for default themes, this will need to be updated. props nacin for initial idea fixes #29925 git-svn-id: https://develop.svn.wordpress.org/trunk@29946 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%