mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-15 18:38:00 +00:00
fix(tests): Add timeout on all async tests
This commit is contained in:
@@ -38,5 +38,5 @@ describe('config tests', function() {
|
||||
.toBeUndefined()
|
||||
userHash[user] = true
|
||||
}
|
||||
}, config.timeout || 10000)
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user