- Timestamp:
- 11/01/2023 11:18:52 AM (16 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
- Property svn:mergeinfo changed
/trunk merged: 57032-57033
- Property svn:mergeinfo changed
-
branches/6.4/tests/phpunit/tests/blocks/renderReusable.php
r55457 r57040 1 1 <?php 2 2 /** 3 * Tests for reusable blockrendering.3 * Tests for synced pattern rendering. 4 4 * 5 5 * @package WordPress … … 84 84 85 85 /** 86 * Make sure that a reusable blockcan be rendered twice in a row.86 * Make sure that a synced pattern can be rendered twice in a row. 87 87 * 88 88 * @ticket 52364
Note: See TracChangeset
for help on using the changeset viewer.