diff --git a/packages/hoppscotch-app/components/http/TestResult.vue b/packages/hoppscotch-app/components/http/TestResult.vue index bab19666c..8fa546153 100644 --- a/packages/hoppscotch-app/components/http/TestResult.vue +++ b/packages/hoppscotch-app/components/http/TestResult.vue @@ -3,7 +3,9 @@
+
+
+ + + {{ t("environment.title") }} + + +
+ + +
+
+
diff --git a/packages/hoppscotch-app/components/http/TestResultEnv.vue b/packages/hoppscotch-app/components/http/TestResultEnv.vue new file mode 100644 index 000000000..393de1167 --- /dev/null +++ b/packages/hoppscotch-app/components/http/TestResultEnv.vue @@ -0,0 +1,24 @@ + + +