Onur Yaşarlar LinuxV14G2 1 mesiac pred
rodič
commit
fde5ef68ba
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      webapp/test/integration/pages/App.js

+ 2 - 2
webapp/test/integration/pages/App.js

@@ -2,9 +2,9 @@ sap.ui.define([
 	"sap/ui/test/Opa5",
 	"sap/ui/test/matchers/Properties"
 ], function (Opa5, Properties) {
-	"use strict";
+	"use onur";
 
-	var sViewName = "App";
+	var sViewName = "App"; //bu kapalı değilmiydi
 
 	Opa5.createPageObjects({
 		onTheAppPage: {