diff --git a/docs/Concept_and_Basic_Setup_22f50c0.md b/docs/Concept_and_Basic_Setup_22f50c0.md index 6986643a..51ea58ce 100644 --- a/docs/Concept_and_Basic_Setup_22f50c0.md +++ b/docs/Concept_and_Basic_Setup_22f50c0.md @@ -104,18 +104,18 @@ sap.ui.define(function() { page: "ui5://test-resources//Test.qunit.html?testsuite={suite}&test={name}", qunit: { version: 2 - }, + }, sinon: { version: 4 - }, + }, ui5: { theme: "sap_horizon" - }, + }, loader: { paths: { "": "../" } - } + } }, tests: {} };