diff --git a/account/osaccount/actsosaccountsystemtest/Test.json b/account/osaccount/actsosaccountsystemtest/Test.json index 87352773474bc7b23a137a0bf979d29d053c3705..73ee5cb4e990c7ae8e2d86f515345d8b159d1113 100755 --- a/account/osaccount/actsosaccountsystemtest/Test.json +++ b/account/osaccount/actsosaccountsystemtest/Test.json @@ -2,7 +2,7 @@ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", - "test-timeout": "1500000", + "test-timeout": "3000000", "package": "com.example.actsosaccountsystemtest", "shell-timeout": "60000" },