diff --git a/packages/hoppscotch-app/components/http/TestResultEnv.vue b/packages/hoppscotch-app/components/http/TestResultEnv.vue index fba1a8226..4b1ef2895 100644 --- a/packages/hoppscotch-app/components/http/TestResultEnv.vue +++ b/packages/hoppscotch-app/components/http/TestResultEnv.vue @@ -12,10 +12,10 @@ {{ env.key }} - + {{ ` \xA0 — \xA0 ${env.value}` }} - + {{ ` \xA0 ← \xA0 ${env.previousValue}` }}