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 1c6eabe6d..f4190c352 100644 --- a/server/tests/api/server/plugins.ts +++ b/server/tests/api/server/plugins.ts | |||
@@ -290,7 +290,7 @@ describe('Test plugins', function () { | |||
290 | }) | 290 | }) |
291 | 291 | ||
292 | it('Should update the plugin and the theme', async function () { | 292 | it('Should update the plugin and the theme', async function () { |
293 | this.timeout(30000) | 293 | this.timeout(90000) |
294 | 294 | ||
295 | // Wait the scheduler that get the latest plugins versions | 295 | // Wait the scheduler that get the latest plugins versions |
296 | await wait(6000) | 296 | await wait(6000) |