diff options
Diffstat (limited to 'server/tests')
-rw-r--r-- | server/tests/api/server/plugins.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/server/plugins.ts b/server/tests/api/server/plugins.ts index 3c09acc9a..6046ab97e 100644 --- a/server/tests/api/server/plugins.ts +++ b/server/tests/api/server/plugins.ts | |||
@@ -284,7 +284,7 @@ describe('Test plugins', function () { | |||
284 | }) | 284 | }) |
285 | 285 | ||
286 | it('Should update the plugin and the theme', async function () { | 286 | it('Should update the plugin and the theme', async function () { |
287 | this.timeout(30000) | 287 | this.timeout(90000) |
288 | 288 | ||
289 | // Wait the scheduler that get the latest plugins versions | 289 | // Wait the scheduler that get the latest plugins versions |
290 | await wait(6000) | 290 | await wait(6000) |