Onur Yaşarlar LinuxV14G2 1 сар өмнө
parent
commit
8e9da508e0

+ 1 - 0
webapp/test/integration/pages/App.js

@@ -19,6 +19,7 @@ sap.ui.define([
 						success: function (oMessageBox) {
 							oMessageBox.destroy();
 							Opa5.assert.ok(true, "The MessageBox was closed");
+							Opa5.assert.ok(true, "The OnurBox was closed");
 						}
 					});
 				}