Skip to content

Commit

Permalink
[INTERNAL][TEST] demokit: stabilize demokit apps Opa tests
Browse files Browse the repository at this point in the history
SNOW: DINC0128037
CR-Id: 002075125800001569792024
Change-Id: I9a67f74537db762dab9590e1645d5038f436753e
  • Loading branch information
HerzogIgzorn committed Apr 24, 2024
1 parent 06c80fe commit db8c993
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 66 deletions.
2 changes: 0 additions & 2 deletions src/sap.m/test/sap/m/demokit/orderbrowser/demoapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
"webapp/model/models.js",
"webapp/test/integration/arrangements/Startup.js",
"webapp/test/integration/AllJourneys.js",
"webapp/test/integration/BusyJourney.js",
"webapp/test/integration/BusyJourneyPhone.js",
"webapp/test/integration/MasterJourney.js",
"webapp/test/integration/NavigationJourney.js",
"webapp/test/integration/NavigationJourneyPhone.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ sap.ui.define([
"./arrangements/Startup",
"./MasterJourney",
"./NavigationJourney",
"./NotFoundJourney",
"./BusyJourney"
"./NotFoundJourney"
], function (Opa5, Startup) {
"use strict";
Opa5.extendConfig({
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit db8c993

Please sign in to comment.