summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2021-07-27 14:55:43 +0200
committerRobert Griebl <robert.griebl@qt.io>2021-07-27 20:11:28 +0200
commit22c874703490ab0e1d0dea81f6f7d3efe7f94684 (patch)
tree77754eb7a4a37a1302fbc3e6435c86a8aaa3db1d
parent4dfe9078aaa4650ea1f8cf192f005460e803f282 (diff)
downloadqtapplicationmanager-22c874703490ab0e1d0dea81f6f7d3efe7f94684.tar.gz
Fix CI test failure on slow machines
Change-Id: I9f6a40b83c100b86109c89017f1ff978d33e9a2e Reviewed-by: Dominik Holland <dominik.holland@qt.io>
-rw-r--r--tests/auto/qml/configs/apps/test.configs.app/app.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/configs/apps/test.configs.app/app.qml b/tests/auto/qml/configs/apps/test.configs.app/app.qml
index ac876515..9a4d2211 100644
--- a/tests/auto/qml/configs/apps/test.configs.app/app.qml
+++ b/tests/auto/qml/configs/apps/test.configs.app/app.qml
@@ -44,7 +44,6 @@ ApplicationManagerWindow {
Notification {
id: notification
summary: "Test"
- timeout: 20
}
IntentHandler {