Tests: Use assertEqualHTML() in styles HTML tests.

This aims to make the tests more robust.

Follow-up to [287/tests], [749/tests], [25786], [31031], [36550], [46164], [48937], [52036], [61084], [61391].

Props jonsurrell.
See #64225.
Built from https://develop.svn.wordpress.org/trunk@61392


git-svn-id: http://core.svn.wordpress.org/trunk@60704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2025-12-18 21:58:29 +00:00
parent a08ec7e522
commit 2c659fa2da

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.0-alpha-61391';
$wp_version = '7.0-alpha-61392';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.