mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Bundled Themes: Make twentynineteen the default theme.
After [44149], we can now make twentynineteen the default theme. Twentyseventeen has been a great default, but 5.0 and twentynineteen is guten. Merges [43809,43954] from the 5.0 branch to trunk. Fixes #45152. Props jorbin, SergeyBiryukov, pento, mcsf. git-svn-id: https://develop.svn.wordpress.org/trunk@44151 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -17,6 +17,7 @@ class Tests_Theme extends WP_UnitTestCase {
|
||||
'twentyfifteen',
|
||||
'twentysixteen',
|
||||
'twentyseventeen',
|
||||
'twentynineteen',
|
||||
);
|
||||
|
||||
function setUp() {
|
||||
|
||||
Reference in New Issue
Block a user