From 576eefede63937f08b831b1e49cafe4a96a716f7 Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Mon, 1 Jul 2024 09:28:59 +0200 Subject: [PATCH] docs: Add missing newline --- documentation/markdown/features/test.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/markdown/features/test.md b/documentation/markdown/features/test.md index f0147190a..665d72e31 100644 --- a/documentation/markdown/features/test.md +++ b/documentation/markdown/features/test.md @@ -72,4 +72,5 @@ docker run -i --rm \ --output=/reports \ --target=https://github.com/solid/conformance-test-harness/css ``` + When this process is finished you can find the conformance report in the `../reports/css` folder.