From 4479ec828b6d7ee497147c7f4120c02dcf897360 Mon Sep 17 00:00:00 2001 From: Swoichha Adhikari Date: Tue, 26 Oct 2021 14:37:46 +0545 Subject: [tests-only] add tests for files/folder share (#9162) --- test/gui/shared/scripts/names.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/gui/shared/scripts') diff --git a/test/gui/shared/scripts/names.py b/test/gui/shared/scripts/names.py index 65c66f215..d0e955dbe 100644 --- a/test/gui/shared/scripts/names.py +++ b/test/gui/shared/scripts/names.py @@ -106,4 +106,4 @@ error_QMessageBox = {"type": "QMessageBox", "unnamed": 1, "visible": 1, "windowT oCC_SslErrorDialog_OCC_SslErrorDialog = {"name": "OCC__SslErrorDialog", "type": "OCC::SslErrorDialog", "visible": 1} oCC_SslErrorDialog_cbTrustConnect_QCheckBox = {"name": "_cbTrustConnect", "type": "QCheckBox", "visible": 1, "window": oCC_SslErrorDialog_OCC_SslErrorDialog} oCC_SslErrorDialog_OK_QPushButton = {"text": "OK", "type": "QPushButton", "unnamed": 1, "visible": 1, "window": oCC_SslErrorDialog_OCC_SslErrorDialog} -owncloudWizard_urlLabel_QLabel = {"name": "urlLabel", "type": "QLabel", "visible": 1, "window": owncloudWizard_OCC_OwncloudWizard} +owncloudWizard_urlLabel_QLabel = {"name": "urlLabel", "type": "QLabel", "visible": 1, "window": owncloudWizard_OCC_OwncloudWizard} \ No newline at end of file -- cgit v1.2.3