mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 01:24:27 +00:00
Use HTTPS URLs for core.trac.wordpress.org
see #27115 git-svn-id: https://develop.svn.wordpress.org/trunk@29788 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* @group formatting
|
||||
*/
|
||||
class Tests_Formatting_Autop extends WP_UnitTestCase {
|
||||
//From ticket http://core.trac.wordpress.org/ticket/11008
|
||||
//From ticket https://core.trac.wordpress.org/ticket/11008
|
||||
function test_first_post() {
|
||||
$expected = '<p>Welcome to WordPress! This post contains important information. After you read it, you can make it private to hide it from visitors but still have the information handy for future reference.</p>
|
||||
<p>First things first:</p>
|
||||
|
||||
Reference in New Issue
Block a user