File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ public function test_wp_update_post_with_content_filtering() {
186186 }
187187
188188 /**
189- * Test updating a post and preserving post_date when changing to future status
189+ * Test updating a post and preserving post_date when changing to future status.
190190 *
191191 * @ticket 62468
192192 *
@@ -219,9 +219,9 @@ public function test_update_post_preserves_date_for_future_posts( $initial_statu
219219 }
220220
221221 /**
222- * Data provider for test_update_post_preserves_date_for_future_posts
222+ * Data provider for test_update_post_preserves_date_for_future_posts.
223223 *
224- * @return array[] Test parameters
224+ * @return array[] Test parameters.
225225 */
226226 public function data_update_post_preserves_date_for_future_posts () {
227227 return array (
You can’t perform that action at this time.
0 commit comments