Skip to content

Commit

Permalink
Update step-26-mock-server-configuration-bae9d90.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caiwenhn2008 authored Dec 6, 2023
1 parent 419ea72 commit 00b3076
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ sap.ui.define([
"use strict";

return {
init() {
init() => {
// create
const oMockServer = new MockServer({
rootUri: sap.ui.require.toUrl("ui5/walkthrough") + "/V2/Northwind/Northwind.svc/"
Expand Down

0 comments on commit 00b3076

Please sign in to comment.