We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3843238 commit 21a2c3bCopy full SHA for 21a2c3b
tests/phpunit/tests/post.php
@@ -816,9 +816,8 @@ public function test_use_block_editor_for_post() {
816
}
817
818
/**
819
- * The purpose of this test is to ensure that invalid dates do not
820
- * cause PHP errors when wp_insert_post() is called, and that the
821
- * posts are not actually "inserted" (created).
+ * Tests that invalid dates do not cause PHP errors when wp_insert_post()
+ * is called, and that the posts are not actually "inserted" (created).
822
*
823
* @ticket 26798
824
0 commit comments