Changeset 54722 for trunk/tests/phpunit/tests/ajax/wpAjaxUpdatePlugin.php
- Timestamp:
- 10/30/2022 01:05:06 AM (3 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/wpAjaxUpdatePlugin.php
r54721 r54722 12 12 * @covers ::wp_ajax_update_plugin 13 13 */ 14 class Tests_Ajax_ Update_Plugin extends WP_Ajax_UnitTestCase {14 class Tests_Ajax_wpAjaxUpdatePlugin extends WP_Ajax_UnitTestCase { 15 15 16 16 public function test_missing_nonce() {
Note: See TracChangeset
for help on using the changeset viewer.