From ce968c2366a16425885b6af8f2c2a7afb0283522 Mon Sep 17 00:00:00 2001 From: Aravinth Manivannan Date: Thu, 5 Oct 2023 03:01:10 +0530 Subject: [PATCH] feat: link example test report --- content/ftest/cli.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/ftest/cli.md b/content/ftest/cli.md index 13d6adc..7531759 100644 --- a/content/ftest/cli.md +++ b/content/ftest/cli.md @@ -96,5 +96,6 @@ cd ftest-control/targets/forgejo ftest test . ``` -The results will be available in JSON format and HTML format in the same +The results will be available in JSON format and HTML format (like this +one [here](/example/ftest/results/targets/forgejo/results)) in the same directory.