aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search/search-index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/search/search-index.ts')
-rw-r--r--server/tests/api/search/search-index.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/tests/api/search/search-index.ts b/server/tests/api/search/search-index.ts
index c8be762d2..21473b6bf 100644
--- a/server/tests/api/search/search-index.ts
+++ b/server/tests/api/search/search-index.ts
@@ -32,8 +32,6 @@ describe('Test index search', function () {
32 describe('Default search', async function () { 32 describe('Default search', async function () {
33 33
34 it('Should make a local videos search by default', async function () { 34 it('Should make a local videos search by default', async function () {
35 this.timeout(10000)
36
37 await server.config.updateCustomSubConfig({ 35 await server.config.updateCustomSubConfig({
38 newConfig: { 36 newConfig: {
39 search: { 37 search: {