Changeset 60313
- Timestamp:
- 06/17/2025 07:01:21 PM (9 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/readme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/readme.php
r59729 r60313 68 68 $this->skipOnAutomatedBranches(); 69 69 70 $this->markTestSkipped( 71 'Temporarily disabled. MariaDB has changed the layout and verbiage of their release documentation pages.' 72 ); 73 70 74 $readme = file_get_contents( ABSPATH . 'readme.html' ); 71 75
Note: See TracChangeset
for help on using the changeset viewer.