update tests

This commit is contained in:
Puskar Basu
2024-10-18 22:53:02 +05:30
parent 1be6cd9a48
commit 1414d90113

View File

@@ -235,7 +235,7 @@
"search-path": "[ ]",
"search-path-prefix": "[ abc ]",
"query.separator": "|",
"query.timing": true,
"query.timing": "on",
"telemetry": "info"
}
},
@@ -280,7 +280,7 @@
"search-path": "[ abc ]",
"search-path-prefix": "[ abc, def ]",
"query.separator": ";",
"query.timing": true,
"query.timing": "on",
"telemetry": "none",
"update-check": "true"
}