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

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",