- Timestamp:
- 01/27/2021 07:03:42 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-application-passwords-controller.php
r49752 r50030 539 539 /** 540 540 * @ticket 51583 541 * @ticket 51941 541 542 */ 542 543 public function test_update_item_cannot_overwrite_app_id() { … … 555 556 self::$admin, 556 557 array( 557 'name' => 'App ',558 'name' => 'App 2', 558 559 'app_id' => $app_id, 559 560 )
Note: See TracChangeset
for help on using the changeset viewer.