Fixed typo in iteration detail page for the cpuConsumption metric (#4577)

Fixes #4435
This commit is contained in:
Michael Walter 2026-01-06 09:16:14 +01:00 committed by GitHub
parent 2faf5df166
commit a2924a7819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ block content
tr
td Memory
td #{h.size.format(memory)}
- cpuPower = get(d, 'browsertime.run.cpuConsumption')
- cpuConsumption = get(d, 'browsertime.run.cpuConsumption')
if cpuConsumption
tr
td Firefox CPU power consumption