fix: typo in test result
This commit is contained in:
parent
e2fd104c2d
commit
40f6e6f8a8
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
</span>
|
||||
<span class="text-secondaryLight">
|
||||
{{
|
||||
` \xA0 — \xA0test ${
|
||||
` \xA0 — \xA0 ${
|
||||
result.status === "pass"
|
||||
? $t("test.passed")
|
||||
: $t("test.failed")
|
||||
|
|
|
|||
Loading…
Reference in a new issue