From eca89ac672f9d9206bacecd1dcb3d2bebc918419 Mon Sep 17 00:00:00 2001 From: stefanopassaro <121087361+stefanopassaro@users.noreply.github.com> Date: Sun, 29 Dec 2024 12:11:02 +0100 Subject: [PATCH] Src route was incorrect and breaks the tests --- docs/03_Get-Started/step-27-unit-test-with-qunit-e1ce1de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03_Get-Started/step-27-unit-test-with-qunit-e1ce1de.md b/docs/03_Get-Started/step-27-unit-test-with-qunit-e1ce1de.md index e2107d7..4b66dfd 100644 --- a/docs/03_Get-Started/step-27-unit-test-with-qunit-e1ce1de.md +++ b/docs/03_Get-Started/step-27-unit-test-with-qunit-e1ce1de.md @@ -117,7 +117,7 @@ The page will be referenced in the test suite that we will create next.