mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 02:55:10 +02:00
11 lines
282 B
Diff
11 lines
282 B
Diff
fails to create database and then times out at creating a http server
|
|
--- a/tests/functional-tests/meson.build
|
|
+++ b/tests/functional-tests/meson.build
|
|
@@ -35,7 +35,6 @@ functional_tests = [
|
|
'collation',
|
|
'ontology-changes',
|
|
'ontology-rollback',
|
|
- 'cli',
|
|
'portal',
|
|
]
|
|
|