Skip to content

Commit

Permalink
OpenUI5 Documentation Update 11.01.2025
Browse files Browse the repository at this point in the history
  • Loading branch information
openui5bot committed Jan 11, 2025
1 parent 4b029cc commit aaf3969
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Concept_and_Basic_Setup_22f50c0.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,18 +104,18 @@ sap.ui.define(function() {
page: "ui5://test-resources/<NAMESPACE>/Test.qunit.html?testsuite={suite}&test={name}",
qunit: {
version: 2
},
},
sinon: {
version: 4
},
},
ui5: {
theme: "sap_horizon"
},
},
loader: {
paths: {
"<NAMESPACE>": "../"
}
}
}
},
tests: {}
};
Expand Down

0 comments on commit aaf3969

Please sign in to comment.