testing: fix locale string

Fixes #115778
This commit is contained in:
Connor Peet 2021-02-04 10:41:25 -08:00
parent 5b2dc0cad2
commit fd2ce701b6
No known key found for this signature in database
GPG key ID: CF8FD2EA0DBC61BD

View file

@ -7,7 +7,7 @@
"tooltip.run": "Run {0}",
"tooltip.debug": "Debug {0}",
"tooltip.runState": "{0}/{0} Tests Passed",
"tooltip.runState": "{0}/{1} Tests Passed",
"tooltip.runStateWithDuration": "{0}/{1} Tests Passed in {2}",
"state.failed": "Failed",