From a5fc38f7b3425871ee5c531c1379ef8e0b33da58 Mon Sep 17 00:00:00 2001 From: stefanopassaro <121087361+stefanopassaro@users.noreply.github.com> Date: Sun, 29 Dec 2024 12:08:36 +0100 Subject: [PATCH] src path is incorrect and break tests (corrected version already on github code but not in the tutorial --- 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 e2107d79..4b66dfd8 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.