There was an error while loading. Please reload this page.
1 parent 7410c91 commit fd8cbceCopy full SHA for fd8cbce
1 file changed
tests/phpunit/tests/abilities-api/wpRegisterAbility.php
@@ -196,6 +196,7 @@ public function test_register_valid_ability(): void {
196
'annotations' => $expected_annotations,
197
'show_in_rest' => true,
198
'public' => false,
199
+ 'deprecated' => false,
200
)
201
);
202
0 commit comments