diff --git a/callagent/Tests.st b/callagent/Tests.st index 3c9251d..3a628cc 100644 --- a/callagent/Tests.st +++ b/callagent/Tests.st @@ -239,7 +239,7 @@ TestCase subclass: MGCPTransactionTest [ self assert: result signals equals: 0. self assert: timeout signals equals: 0. - self assert: self timeoutCallagent sends > 6. + self assert: self timeoutCallagent sends > 5. ] testSuccess [