refactor: test run case status messages duplication

This commit is contained in:
Takeshi Kimata
2024-07-21 15:30:04 +09:00
parent f797ae2581
commit 1da19ed43c
12 changed files with 91 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
{
"Status": {
"RunCaseStatus": {
"untested": "Untested",
"passed": "Passed",
"failed": "Failed",