You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a next step, we create a module that initializes our local `mockserver`. For this, we add the new `test` folder to our App folder where we place the new `inimockServer.ts` file.
... where we place the new inimockServer.ts file.
should be
... where we place the new initMockServer.ts file.
The text was updated successfully, but these errors were encountered:
ui5-typescript-walkthrough/steps/26/README.md
Line 175 in 8344270
... where we place the new
inimockServer.ts
file.should be
... where we place the new
initMockServer.ts
file.The text was updated successfully, but these errors were encountered: