Browse Source

rep2_pull

Onur Yaşarlar LinuxV14G2 1 tháng trước cách đây
mục cha
commit
fde5ef68ba
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: {