Changeset 53128 for trunk/tests/phpunit/tests/block-supports/spacing.php
- Timestamp:
- 04/11/2022 10:12:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/block-supports/spacing.php
r53076 r53128 4 4 */ 5 5 class Test_Block_Supports_Spacing extends WP_UnitTestCase { 6 7 6 /** 8 7 * @ticket 55505 8 * 9 * @covers ::wp_apply_spacing_support 9 10 */ 10 11 function test_spacing_style_is_applied() { … … 56 57 /** 57 58 * @ticket 55505 59 * 60 * @covers ::wp_apply_spacing_support 58 61 */ 59 62 function test_spacing_with_skipped_serialization_block_supports() { … … 104 107 /** 105 108 * @ticket 55505 109 * 110 * @covers ::wp_apply_spacing_support 106 111 */ 107 112 function test_margin_with_individual_skipped_serialization_block_supports() {
Note: See TracChangeset
for help on using the changeset viewer.