瀏覽代碼

rep2_pull

Onur Yaşarlar LinuxV14G2 1 月之前
父節點
當前提交
fde5ef68ba
共有 1 個文件被更改,包括 2 次插入2 次删除
  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: {