Build/Test Tools: Do not round percentages when comparing performance test results.

Props joemcgill.
See #59517.
Built from https://develop.svn.wordpress.org/trunk@56934


git-svn-id: http://core.svn.wordpress.org/trunk@56445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler 2023-10-13 20:05:23 +00:00
parent 793eaf7f19
commit 7a3a97592d

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.4-beta4-56933';
$wp_version = '6.4-beta4-56934';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.