Merge from ECOMP's repository
[vid.git] / vid-app-common / src / main / webapp / app / vid / test / testMso.js
index f6ebed4..487988d 100755 (executable)
@@ -41,7 +41,6 @@ app.controller("testController", [ "$scope", "$timeout", "$cookieStore", "$log",
                    setTestMsoMode($cookieStore.get(TEST_MODE_COOKIE));\r
                    PropertyService.setMsoMaxPollingIntervalMsec(1000);\r
                    PropertyService.setMsoMaxPolls(7);\r
-                   PropertyService.setServerResponseTimeoutMsec(30000);\r
                };\r
 \r
                $scope.testMsoModeChanged = function() {\r