mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Themes: Adjust unit test after [41607].
Props ocean90. See #40820. git-svn-id: https://develop.svn.wordpress.org/trunk@41610 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0becc4b8db
commit
4a6ecbfcd0
@ -186,7 +186,7 @@ class Tests_Theme_ThemeDir extends WP_UnitTestCase {
|
||||
'Child and Parent Theme' => array(
|
||||
'Name' => 'Child and Parent Theme',
|
||||
'Title' => 'Child and Parent Theme',
|
||||
'Description' => sprintf( __( 'The theme defines itself as its parent theme. Please check the "%s" header.' ), 'Template' ),
|
||||
'Description' => sprintf( __( 'The theme defines itself as its parent theme. Please check the %s header.' ), '<code>Template</code>' ),
|
||||
),
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user