Changeset 51138
- Timestamp:
- 06/11/2021 12:34:09 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/revisions.php
r51124 r51138 578 578 } 579 579 580 /* 580 /** 581 581 * @ticket 51550 582 582 */ … … 603 603 } 604 604 605 /* 605 /** 606 606 * @ticket 51550 607 607 */ … … 637 637 } 638 638 639 640 /* 641 * Verify that trying to create a revision with an invalid ID returns a WP_Error. 642 * 639 /** 640 * Verifies that trying to create a revision with an invalid ID returns a WP_Error. 643 641 * 644 642 * @ticket 30009
Note: See TracChangeset
for help on using the changeset viewer.