File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
tests/phpunit/tests/theme Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6626,6 +6626,8 @@ public function test_merge_incoming_data_unique_slugs_always_preserved() {
66266626
66276627 /**
66286628 * @covers WP_Theme_JSON::remove_insecure_properties
6629+ *
6630+ * @ticket 64280
66296631 */
66306632 public function test_remove_insecure_properties_should_allow_safe_settings () {
66316633 $ actual = WP_Theme_JSON::remove_insecure_properties (
@@ -6663,6 +6665,8 @@ public function test_remove_insecure_properties_should_allow_safe_settings() {
66636665
66646666 /**
66656667 * @covers WP_Theme_JSON::remove_insecure_properties
6668+ *
6669+ * @ticket 64280
66666670 */
66676671 public function test_safe_settings_paths_should_exist_in_valid_settings () {
66686672 // Verify all paths in SAFE_SETTINGS exist in VALID_SETTINGS.
You can’t perform that action at this time.
0 commit comments